{"id":15,"date":"2026-05-28T14:56:18","date_gmt":"2026-05-28T14:56:18","guid":{"rendered":"https:\/\/beemacportservices.com\/?page_id=15"},"modified":"2026-05-28T15:05:02","modified_gmt":"2026-05-28T15:05:02","slug":"home","status":"publish","type":"page","link":"https:\/\/beemacportservices.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15\" class=\"elementor elementor-15\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-944f329 e-con-full e-flex e-con e-parent\" data-id=\"944f329\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae51caa elementor-widget elementor-widget-html\" data-id=\"ae51caa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Barlow:wght@300;400;500;600&family=Barlow+Condensed:wght@400;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --red: #b33c32;\n    --red-dark: #8e2e25;\n    --red-light: #cc4a3f;\n    --black: #0e0e0e;\n    --dark: #1a1a1a;\n    --mid: #2c2c2c;\n    --steel: #3a3f44;\n    --smoke: #6b7280;\n    --silver: #555e68;\n    --light: #1a1a1a;\n    --white: #ffffff;\n    --offwhite: #f5f5f5;\n    --border: #dde1e6;\n    --font-display: 'Bebas Neue', sans-serif;\n    --font-body: 'Barlow', sans-serif;\n    --font-condensed: 'Barlow Condensed', sans-serif;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--white);\n    color: var(--light);\n    font-family: var(--font-body);\n    font-weight: 400;\n    line-height: 1.65;\n    overflow-x: hidden;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .hero {\n    position: relative;\n    min-height: 88vh;\n    display: flex;\n    align-items: center;\n    background: var(--black);\n    overflow: hidden;\n  }\n\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      repeating-linear-gradient(\n        90deg,\n        transparent,\n        transparent 60px,\n        rgba(255,255,255,.018) 60px,\n        rgba(255,255,255,.018) 61px\n      ),\n      repeating-linear-gradient(\n        0deg,\n        transparent,\n        transparent 60px,\n        rgba(255,255,255,.018) 60px,\n        rgba(255,255,255,.018) 61px\n      );\n  }\n\n  .hero-accent {\n    position: absolute;\n    left: 0; top: 0; bottom: 0;\n    width: 6px;\n    background: var(--red);\n  }\n\n  .hero-diagonal {\n    position: absolute;\n    right: -80px;\n    top: 0; bottom: 0;\n    width: 55%;\n    background: #2a2a2a;\n    clip-path: polygon(120px 0, 100% 0, 100% 100%, 0 100%);\n    opacity: .35;\n  }\n\n  .hero-tag {\n    position: absolute;\n    top: 38px; right: 38px;\n    background: var(--red);\n    color: var(--white);\n    font-family: var(--font-condensed);\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 7px 18px;\n    clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);\n  }\n\n  .hero-inner {\n    position: relative;\n    z-index: 2;\n    padding: 80px 60px 80px 72px;\n    max-width: 820px;\n  }\n\n  .hero-eyebrow {\n    font-family: var(--font-condensed);\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--red);\n    margin-bottom: 18px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .hero-eyebrow::after {\n    content: '';\n    display: block;\n    width: 48px;\n    height: 2px;\n    background: var(--red);\n  }\n\n  .hero h1 {\n    font-family: var(--font-display);\n    font-size: clamp(64px, 9vw, 118px);\n    line-height: .95;\n    color: var(--white);\n    letter-spacing: 1px;\n    margin-bottom: 12px;\n  }\n\n  .hero h1 span {\n    color: var(--red);\n    display: block;\n  }\n\n  .hero-sub {\n    font-size: 17px;\n    font-weight: 300;\n    color: var(--silver);\n    max-width: 560px;\n    margin: 28px 0 44px;\n    border-left: 3px solid var(--red);\n    padding-left: 18px;\n  }\n\n  .hero-cta-group {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    align-items: center;\n  }\n\n  .btn-primary {\n    display: inline-block;\n    background: var(--red);\n    color: var(--white);\n    font-family: var(--font-display);\n    font-size: 22px;\n    letter-spacing: 1.5px;\n    padding: 14px 38px;\n    text-decoration: none;\n    clip-path: polygon(12px 0%, 100% 0%, calc(100% - 12px) 100%, 0% 100%);\n    transition: background .2s, transform .15s;\n  }\n\n  .btn-primary:hover {\n    background: var(--red-light);\n    transform: translateY(-2px);\n  }\n\n  .btn-secondary {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: var(--silver);\n    font-family: var(--font-condensed);\n    font-size: 15px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    text-decoration: none;\n    border-bottom: 1px solid var(--border);\n    padding-bottom: 4px;\n    transition: color .2s, border-color .2s;\n  }\n\n  .btn-secondary:hover { color: var(--dark); border-color: var(--red); }\n\n  .hero-stats {\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    background: var(--red);\n    display: flex;\n    z-index: 3;\n  }\n\n  .stat {\n    flex: 1;\n    padding: 20px 36px;\n    border-right: 1px solid rgba(255,255,255,.2);\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\n\n  .stat:last-child { border-right: none; }\n\n  .stat-val {\n    font-family: var(--font-display);\n    font-size: 30px;\n    color: var(--white);\n    letter-spacing: 1px;\n  }\n\n  .stat-label {\n    font-family: var(--font-condensed);\n    font-size: 12px;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: rgba(255,255,255,.7);\n  }\n\n  \/* \u2500\u2500 SECTION WRAPPERS \u2500\u2500 *\/\n  section { padding: 90px 60px; }\n\n  .section-label {\n    font-family: var(--font-condensed);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--red);\n    margin-bottom: 10px;\n  }\n\n  .section-title {\n    font-family: var(--font-display);\n    font-size: clamp(38px, 5vw, 66px);\n    color: var(--dark);\n    line-height: 1;\n    letter-spacing: .5px;\n    margin-bottom: 30px;\n  }\n\n  .divider {\n    width: 60px;\n    height: 3px;\n    background: var(--red);\n    margin-bottom: 36px;\n  }\n\n  \/* \u2500\u2500 INTRO \/ IMAGE GRID \u2500\u2500 *\/\n  .intro {\n    background: var(--white);\n  }\n\n  .intro-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 60px;\n    align-items: start;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .intro-text p {\n    color: var(--silver);\n    font-size: 16px;\n    font-weight: 400;\n    margin-bottom: 18px;\n  }\n\n  .intro-images {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n  }\n\n  \/* IMAGE \u2014 cover style *\/\n  .img-cover-wrap {\n    position: relative;\n    overflow: hidden;\n    background: var(--offwhite);\n  }\n\n  .img-cover-wrap.tall { grid-row: span 2; }\n\n  .img-cover-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n    min-height: inherit;\n  }\n\n  \/* Fallback label shown when src is empty *\/\n  .img-cover-wrap .img-label {\n    position: absolute;\n    inset: 0;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    color: #aab0b8;\n    font-family: var(--font-condensed);\n    font-size: 12px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    text-align: center;\n    padding: 20px;\n    border: 2px dashed var(--border);\n    background: repeating-linear-gradient(\n      45deg,\n      transparent,\n      transparent 10px,\n      rgba(0,0,0,.018) 10px,\n      rgba(0,0,0,.018) 11px\n    );\n    pointer-events: none;\n  }\n\n  .img-cover-wrap img[src]:not([src=\"\"]) + .img-label { display: none; }\n  .img-cover-wrap img[src=\"\"] { opacity: 0; position: absolute; }\n  .img-cover-wrap svg { opacity: .3; }\n\n  \/* \u2500\u2500 JOBS \u2500\u2500 *\/\n  .jobs {\n    background: var(--offwhite);\n    position: relative;\n  }\n\n  .jobs::before {\n    content: '';\n    position: absolute;\n    left: 0; top: 0; bottom: 0;\n    width: 4px;\n    background: var(--red);\n  }\n\n  .jobs-header {\n    max-width: 1200px;\n    margin: 0 auto 60px;\n  }\n\n  .jobs-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 2px;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .job-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    padding: 44px 36px;\n    position: relative;\n    overflow: hidden;\n    transition: transform .2s, box-shadow .2s;\n  }\n\n  .job-card::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--red);\n    transform: scaleX(0);\n    transform-origin: left;\n    transition: transform .3s ease;\n  }\n\n  .job-card:hover::after { transform: scaleX(1); }\n  .job-card:hover { transform: translateY(-4px); box-shadow: 0 12px 36px rgba(0,0,0,.08); }\n\n  .job-icon {\n    width: 52px;\n    height: 52px;\n    background: var(--red);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 24px;\n    clip-path: polygon(6px 0%, 100% 0%, calc(100% - 6px) 100%, 0% 100%);\n  }\n\n  .job-icon svg { color: var(--white); }\n\n  .job-title {\n    font-family: var(--font-display);\n    font-size: 32px;\n    color: var(--dark);\n    letter-spacing: .5px;\n    margin-bottom: 18px;\n  }\n\n  .job-duties {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .job-duties li {\n    font-size: 14px;\n    font-weight: 400;\n    color: var(--silver);\n    padding-left: 16px;\n    position: relative;\n  }\n\n  .job-duties li::before {\n    content: '\u25b8';\n    position: absolute;\n    left: 0;\n    color: var(--red);\n    font-size: 10px;\n    top: 3px;\n  }\n\n  \/* \u2500\u2500 VIDEO \u2500\u2500 *\/\n  .video-section {\n    background: var(--white);\n    padding: 0;\n    position: relative;\n  }\n\n  .video-inner {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 90px 60px;\n    display: grid;\n    grid-template-columns: 1fr 1.6fr;\n    gap: 60px;\n    align-items: center;\n  }\n\n  .video-text .section-label { margin-bottom: 14px; }\n\n  .video-text p {\n    color: var(--silver);\n    font-weight: 300;\n    font-size: 15px;\n    margin-bottom: 14px;\n  }\n\n  \/* VIDEO PLACEHOLDER *\/\n  .video-placeholder {\n    position: relative;\n    background: var(--offwhite);\n    border: 2px dashed var(--border);\n    aspect-ratio: 16\/9;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n  }\n\n  .video-placeholder::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      45deg,\n      transparent,\n      transparent 10px,\n      rgba(0,0,0,.018) 10px,\n      rgba(0,0,0,.018) 11px\n    );\n  }\n\n  .video-play-icon {\n    position: relative;\n    z-index: 1;\n    width: 80px;\n    height: 80px;\n    background: var(--red);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .video-placeholder-label {\n    position: absolute;\n    bottom: 18px;\n    left: 0; right: 0;\n    text-align: center;\n    font-family: var(--font-condensed);\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #aab0b8;\n    z-index: 1;\n  }\n\n  \/* Video embed \u2014 when real video is added, replace .video-placeholder with this *\/\n  .video-embed {\n    width: 100%;\n    aspect-ratio: 16\/9;\n  }\n\n  .video-embed video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  \/* \u2500\u2500 WHY BEEMAC \u2500\u2500 *\/\n  .why {\n    background: var(--offwhite);\n  }\n\n  .why-inner {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .why-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-top: 50px;\n  }\n\n  .why-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    padding: 36px 32px;\n    display: flex;\n    gap: 22px;\n    align-items: flex-start;\n  }\n\n  .why-num {\n    font-family: var(--font-display);\n    font-size: 52px;\n    color: var(--red);\n    line-height: 1;\n    opacity: .5;\n    min-width: 46px;\n  }\n\n  .why-content h4 {\n    font-family: var(--font-display);\n    font-size: 24px;\n    color: var(--dark);\n    letter-spacing: .5px;\n    margin-bottom: 8px;\n  }\n\n  .why-content p {\n    font-size: 14px;\n    font-weight: 400;\n    color: var(--silver);\n    line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 GROWTH ROLES \u2500\u2500 *\/\n  .growth {\n    background: var(--white);\n  }\n\n  .growth-inner {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .growth-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 36px;\n  }\n\n  .growth-tag {\n    font-family: var(--font-condensed);\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 9px 20px;\n    border: 1px solid var(--border);\n    color: var(--silver);\n    clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);\n    transition: background .2s, color .2s, border-color .2s;\n    cursor: pointer;\n  }\n\n  .growth-tag:hover, .growth-tag.active {\n    background: var(--red);\n    color: var(--white);\n    border-color: var(--red);\n  }\n\n  \/* \u2500\u2500 APPLY BANNER \u2500\u2500 *\/\n  .apply {\n    background: var(--red);\n    padding: 80px 60px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .apply::before {\n    content: 'HIRING';\n    position: absolute;\n    right: -30px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-family: var(--font-display);\n    font-size: 220px;\n    color: rgba(0,0,0,.1);\n    letter-spacing: -5px;\n    line-height: 1;\n    pointer-events: none;\n    user-select: none;\n  }\n\n  .apply-inner {\n    max-width: 1200px;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 40px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .apply-text h2 {\n    font-family: var(--font-display);\n    font-size: clamp(40px, 6vw, 80px);\n    color: var(--white);\n    line-height: .95;\n    letter-spacing: 1px;\n    margin-bottom: 14px;\n  }\n\n  .apply-text p {\n    font-size: 16px;\n    font-weight: 300;\n    color: rgba(255,255,255,.8);\n    max-width: 480px;\n  }\n\n  .apply-actions {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    min-width: 280px;\n  }\n\n  .apply-btn {\n    display: block;\n    background: var(--white);\n    color: var(--red);\n    font-family: var(--font-display);\n    font-size: 24px;\n    letter-spacing: 1.5px;\n    padding: 16px 36px;\n    text-decoration: none;\n    text-align: center;\n    clip-path: polygon(12px 0%, 100% 0%, calc(100% - 12px) 100%, 0% 100%);\n    transition: opacity .2s;\n  }\n\n  .apply-btn:hover { opacity: .9; }\n\n  .apply-contact {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n\n  .apply-contact a {\n    font-family: var(--font-condensed);\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    color: rgba(255,255,255,.85);\n    text-decoration: none;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    transition: color .2s;\n  }\n\n  .apply-contact a:hover { color: var(--white); }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 900px) {\n    section { padding: 60px 24px; }\n    .hero-inner { padding: 60px 24px; }\n    .hero-stats { flex-direction: column; }\n    .stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,.2); }\n    .intro-grid, .jobs-grid, .why-grid, .video-inner, .apply-inner { grid-template-columns: 1fr; }\n    .apply::before { display: none; }\n    .apply-actions { min-width: unset; }\n    .intro-images { grid-template-columns: 1fr 1fr; }\n    .img-placeholder.tall { grid-row: span 1; }\n    .hero-diagonal { display: none; }\n  }\n\n  @media (max-width: 560px) {\n    .intro-images { grid-template-columns: 1fr; }\n    .hero h1 { font-size: 60px; }\n    .hero-tag { display: none; }\n  }\n<\/style>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-accent\"><\/div>\n  <div class=\"hero-diagonal\"><\/div>\n  <div class=\"hero-tag\">Now Hiring \u2014 Leetsdale, PA<\/div>\n\n  <div class=\"hero-inner\">\n    <div class=\"hero-eyebrow\">The Port of Beemac<\/div>\n    <h1>\n      Port Jobs.<br>\n      <span>Real Careers.<\/span>\n    <\/h1>\n    <p class=\"hero-sub\">\n      Join a 100% employee-owned team moving freight on the Ohio River. We're hiring Port Laborers, Forklift Operators, and Crane Operators for our Leetsdale, PA terminal.\n    <\/p>\n    <div class=\"hero-cta-group\">\n      <a href=\"https:\/\/recruiting.paylocity.com\/recruiting\/jobs\/All\/829bd8f8-bced-4476-b0fa-bb4c4ade1a88\/Port-of-Beemac-LLC\" class=\"btn-primary\" target=\"_blank\">Apply Now<\/a>\n      <a href=\"tel:7243858451\" class=\"btn-secondary\">\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 11.5a19.79 19.79 0 0 1-3-8.59A2 2 0 0 1 3.59 1h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 8.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n        724-385-8451\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"hero-stats\">\n    <div class=\"stat\">\n      <span class=\"stat-val\">3<\/span>\n      <span class=\"stat-label\">Open Positions<\/span>\n    <\/div>\n    <div class=\"stat\">\n      <span class=\"stat-val\">Ohio River<\/span>\n      <span class=\"stat-label\">Location<\/span>\n    <\/div>\n    <div class=\"stat\">\n      <span class=\"stat-val\">100%<\/span>\n      <span class=\"stat-label\">Employee Owned<\/span>\n    <\/div>\n    <div class=\"stat\">\n      <span class=\"stat-val\">Leetsdale, PA<\/span>\n      <span class=\"stat-label\">Near Pittsburgh<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 INTRO + IMAGES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"intro\">\n  <div class=\"intro-grid\">\n    <div class=\"intro-text\">\n      <div class=\"section-label\">Who We Are<\/div>\n      <h2 class=\"section-title\">Freight Moves.<br>So Do Careers.<\/h2>\n      <div class=\"divider\"><\/div>\n      <p>The Port of Beemac sits on the Ohio River in Leetsdale, Pennsylvania \u2014 just outside Pittsburgh. We handle steel, industrial materials, oversized cargo, and heavy freight for customers across construction, energy, manufacturing, and retail.<\/p>\n      <p>Every role at the port directly supports freight movement, supply chains, customers, drivers, and local businesses. Your work makes a visible impact every single day.<\/p>\n      <p>As part of Beemac \u2014 a 100% employee-owned company \u2014 when we grow, you grow with us. This isn't just a job. It's a stake in something bigger.<\/p>\n      <br>\n      <a href=\"https:\/\/beemactrucking.com\/about-beemac-trucking\/\" class=\"btn-secondary\" target=\"_blank\">\n        Learn About Beemac \u25b8\n      <\/a>\n    <\/div>\n\n    <div class=\"intro-images\">\n      <!-- IMAGE 1: tall left column \u2014 replace src with your image path -->\n      <div class=\"img-cover-wrap tall\" style=\"min-height:300px;\">\n        <img decoding=\"async\" src=\"https:\/\/beemacportservices.com\/wp-content\/uploads\/2026\/05\/IMG_0919.jpeg\" alt=\"Port of Beemac operations photo\">\n        <div class=\"img-label\">\n          <svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\n          Image 1<br><span style=\"font-size:10px;opacity:.6\">Port \/ Operations Photo<\/span>\n        <\/div>\n      <\/div>\n      <!-- IMAGE 2 \u2014 replace src with your image path -->\n      <div class=\"img-cover-wrap\" style=\"min-height:142px;\">\n        <img decoding=\"async\" src=\"https:\/\/beemacportservices.com\/wp-content\/uploads\/2026\/05\/IMG_0922.jpeg\" alt=\"Forklift operations at Port of Beemac\">\n        <div class=\"img-label\">\n          <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\n          Image 2<br><span style=\"font-size:10px;opacity:.6\">Forklift \/ Yard<\/span>\n        <\/div>\n      <\/div>\n      <!-- IMAGE 3 \u2014 replace src with your image path -->\n      <div class=\"img-cover-wrap\" style=\"min-height:142px;\">\n        <img decoding=\"async\" src=\"https:\/\/beemacportservices.com\/wp-content\/uploads\/2026\/05\/IMG_0924.jpeg\" alt=\"Crane operations at Port of Beemac\">\n        <div class=\"img-label\">\n          <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\n          Image 3<br><span style=\"font-size:10px;opacity:.6\">Crane \/ Barge<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 JOB CARDS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"jobs\">\n  <div class=\"jobs-header\">\n    <div class=\"section-label\">Open Positions<\/div>\n    <h2 class=\"section-title\">Three Roles.<br>One Great Team.<\/h2>\n    <div class=\"divider\"><\/div>\n  <\/div>\n\n  <div class=\"jobs-grid\">\n    <!-- PORT LABORER -->\n    <div class=\"job-card\">\n      <div class=\"job-icon\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n      <\/div>\n      <div class=\"job-title\">Port Laborer<\/div>\n      <ul class=\"job-duties\">\n        <li>Load and unload freight, materials, and cargo<\/li>\n        <li>Assist with transloading and warehouse operations<\/li>\n        <li>Secure, stage, and organize industrial materials<\/li>\n        <li>Support crane, forklift, and trucking operations<\/li>\n        <li>Maintain a clean, organized, and safe work area<\/li>\n        <li>Follow all safety and operational procedures<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- FORKLIFT OPERATOR -->\n    <div class=\"job-card\">\n      <div class=\"job-icon\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\/><polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\/><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\/><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\/><\/svg>\n      <\/div>\n      <div class=\"job-title\">Forklift Operator<\/div>\n      <ul class=\"job-duties\">\n        <li>Operate forklifts and material-handling equipment<\/li>\n        <li>Load and unload trucks, containers, and freight<\/li>\n        <li>Move palletized, packaged, steel, and industrial materials<\/li>\n        <li>Support shipping, receiving, and inventory organization<\/li>\n        <li>Assist with warehouse and transloading operations<\/li>\n        <li>Inspect equipment and follow safe operating procedures<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- CRANE OPERATOR -->\n    <div class=\"job-card\">\n      <div class=\"job-icon\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\"><path d=\"M2 20h20M4 20V10l8-8 8 8v10M9 20v-5h6v5\"\/><line x1=\"12\" y1=\"4\" x2=\"12\" y2=\"4\"\/><\/svg>\n      <\/div>\n      <div class=\"job-title\">Crane Operator<\/div>\n      <ul class=\"job-duties\">\n        <li>Operate cranes and heavy-lift equipment<\/li>\n        <li>Load and unload barges, trucks, and yard materials<\/li>\n        <li>Handle steel, industrial freight, and oversized cargo<\/li>\n        <li>Coordinate with ground crews and operations teams<\/li>\n        <li>Follow all safety, signaling, and equipment procedures<\/li>\n        <li>Support port operations and heavy freight handling<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 VIDEO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"video-section\">\n  <div class=\"video-inner\">\n    <div class=\"video-text\">\n      <div class=\"section-label\">See the Port in Action<\/div>\n      <h2 class=\"section-title\">The Work.<br>Up Close.<\/h2>\n      <div class=\"divider\"><\/div>\n      <p>Get a firsthand look at daily operations at The Port of Beemac \u2014 from barge loading on the Ohio River to heavy freight handling in the yard.<\/p>\n      <p>This is hands-on, essential work that keeps supply chains moving across the region.<\/p>\n    <\/div>\n\n  <div class=\"video-embed\" style=\"display:flex; justify-content:center; align-items:center;\">\n <iframe width=\"100%\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/5iwmltzW5SA?si=eBliyqj0KZ0vN2_y\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 WHY BEEMAC \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"why\">\n  <div class=\"why-inner\">\n    <div class=\"section-label\">Why The Port of Beemac<\/div>\n    <h2 class=\"section-title\">Built Different.<\/h2>\n    <div class=\"divider\"><\/div>\n\n    <div class=\"why-grid\">\n      <div class=\"why-card\">\n        <div class=\"why-num\">01<\/div>\n        <div class=\"why-content\">\n          <h4>Employee-Owned<\/h4>\n          <p>Beemac is 100% employee-owned. Our team members are directly connected to the company's long-term success. When Beemac grows, you grow with it \u2014 not just in experience, but in ownership.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"why-num\">02<\/div>\n        <div class=\"why-content\">\n          <h4>Safety-First Culture<\/h4>\n          <p>We value employees who take safety seriously, communicate clearly, and work as a team to keep port operations running the right way. Safety isn't a policy \u2014 it's how we work.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"why-num\">03<\/div>\n        <div class=\"why-content\">\n          <h4>Essential, Visible Work<\/h4>\n          <p>Every role directly supports freight movement, supply chains, and local businesses. You'll see your impact daily \u2014 on the dock, in the yard, and along the Ohio River.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"why-num\">04<\/div>\n        <div class=\"why-content\">\n          <h4>Long-Term Growth<\/h4>\n          <p>Whether you start as a laborer or step in as an experienced operator, there are paths to grow in port operations, crane operation, warehousing, logistics, and heavy equipment.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 IMAGE 4 + GROWTH \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"growth\">\n  <div class=\"growth-inner\">\n    <div style=\"display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;flex-wrap:wrap;\">\n      <!-- IMAGE 4 \u2014 replace src with your image path -->\n      <div class=\"img-cover-wrap\" style=\"min-height:320px;\">\n        <img decoding=\"async\" src=\"https:\/\/beemacportservices.com\/wp-content\/uploads\/2026\/05\/IMG_0928.jpeg\" alt=\"Port of Beemac team and warehouse\">\n        <div class=\"img-label\">\n          <svg width=\"44\" height=\"44\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\n          Image 4<br><span style=\"font-size:10px;opacity:.6\">Team \/ Warehouse Photo<\/span>\n        <\/div>\n      <\/div>\n      <div>\n        <div class=\"section-label\">Growth Opportunities<\/div>\n        <h2 class=\"section-title\">Build Your<br>Skillset Here.<\/h2>\n        <div class=\"divider\"><\/div>\n        <p style=\"color:var(--silver);font-weight:400;font-size:15px;margin-bottom:28px;\">Gain hands-on experience across every area of port and logistics operations \u2014 from heavy equipment to transloading to industrial freight.<\/p>\n        <div class=\"growth-tags\">\n          <span class=\"growth-tag active\">Port Operations<\/span>\n          <span class=\"growth-tag\">Forklift Operation<\/span>\n          <span class=\"growth-tag\">Crane Operation<\/span>\n          <span class=\"growth-tag\">Warehouse Ops<\/span>\n          <span class=\"growth-tag\">Shipping & Receiving<\/span>\n          <span class=\"growth-tag\">Transloading<\/span>\n          <span class=\"growth-tag\">Heavy Freight<\/span>\n          <span class=\"growth-tag\">Industrial Freight<\/span>\n          <span class=\"growth-tag\">Logistics & Transport<\/span>\n          <span class=\"growth-tag\">Heavy Equipment<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <br>\n  <iframe width=\"100%\" height=\"450\" src=\"https:\/\/www.youtube.com\/embed\/ygVvCeezJSQ?si=-RUOkUfcDAq8HpYy\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 APPLY BANNER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"apply\">\n  <div class=\"apply-inner\">\n    <div class=\"apply-text\">\n      <h2>Ready to<br>Move Forward?<\/h2>\n      <p>Start or grow your career with The Port of Beemac in Leetsdale, PA \u2014 just outside Pittsburgh. We're ready when you are.<\/p>\n    <\/div>\n    <div class=\"apply-actions\">\n      <a href=\"https:\/\/recruiting.paylocity.com\/recruiting\/jobs\/All\/829bd8f8-bced-4476-b0fa-bb4c4ade1a88\/Port-of-Beemac-LLC\" class=\"apply-btn\" target=\"_blank\">Apply Now<\/a>\n      <div class=\"apply-contact\">\n        <a href=\"tel:7243858451\">\n          <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 11.5a19.79 19.79 0 0 1-3-8.59A2 2 0 0 1 3.59 1h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 8.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          724-385-8451\n        <\/a>\n        <a href=\"mailto:info@beemactrucking.com\">\n          <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n          info@beemactrucking.com\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  \/\/ Highlight growth tags on click\n  document.querySelectorAll('.growth-tag').forEach(tag => {\n    tag.addEventListener('click', () => {\n      document.querySelectorAll('.growth-tag').forEach(t => t.classList.remove('active'));\n      tag.classList.add('active');\n    });\n  });\n<\/script>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Now Hiring \u2014 Leetsdale, PA The Port of Beemac Port Jobs. Real Careers. Join a 100% employee-owned team moving freight on the Ohio River. We&#8217;re hiring Port Laborers, Forklift Operators, and Crane Operators for our Leetsdale, PA terminal. Apply Now 724-385-8451 3 Open Positions Ohio River Location 100% Employee Owned Leetsdale, PA Near Pittsburgh Who [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Port of Beemac | Beemac Trucking<\/title>\n<meta name=\"description\" content=\"We handle steel, industrial materials, oversized cargo, and heavy freight for customers across construction, energy, manufacturing, and retail.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/beemacportservices.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Port of Beemac | Beemac Trucking\" \/>\n<meta property=\"og:description\" content=\"We handle steel, industrial materials, oversized cargo, and heavy freight for customers across construction, energy, manufacturing, and retail.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/beemacportservices.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Beemac Port Services\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-28T15:05:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/beemacportservices.com\/wp-content\/uploads\/2026\/05\/IMG_0919.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/beemacportservices.com\\\/\",\"url\":\"https:\\\/\\\/beemacportservices.com\\\/\",\"name\":\"The Port of Beemac | Beemac Trucking\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/beemacportservices.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/beemacportservices.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/beemacportservices.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/beemacportservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/IMG_0919.jpeg\",\"datePublished\":\"2026-05-28T14:56:18+00:00\",\"dateModified\":\"2026-05-28T15:05:02+00:00\",\"description\":\"We handle steel, industrial materials, oversized cargo, and heavy freight for customers across construction, energy, manufacturing, and retail.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/beemacportservices.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/beemacportservices.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/beemacportservices.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/beemacportservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/IMG_0919.jpeg\",\"contentUrl\":\"https:\\\/\\\/beemacportservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/IMG_0919.jpeg\",\"width\":1200,\"height\":1600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/beemacportservices.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/beemacportservices.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/beemacportservices.com\\\/#website\",\"url\":\"https:\\\/\\\/beemacportservices.com\\\/\",\"name\":\"Beemac Port Services\",\"description\":\"Relationships Move Loads\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/beemacportservices.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Port of Beemac | Beemac Trucking","description":"We handle steel, industrial materials, oversized cargo, and heavy freight for customers across construction, energy, manufacturing, and retail.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/beemacportservices.com\/","og_locale":"en_US","og_type":"article","og_title":"The Port of Beemac | Beemac Trucking","og_description":"We handle steel, industrial materials, oversized cargo, and heavy freight for customers across construction, energy, manufacturing, and retail.","og_url":"https:\/\/beemacportservices.com\/","og_site_name":"Beemac Port Services","article_modified_time":"2026-05-28T15:05:02+00:00","og_image":[{"url":"https:\/\/beemacportservices.com\/wp-content\/uploads\/2026\/05\/IMG_0919.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/beemacportservices.com\/","url":"https:\/\/beemacportservices.com\/","name":"The Port of Beemac | Beemac Trucking","isPartOf":{"@id":"https:\/\/beemacportservices.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/beemacportservices.com\/#primaryimage"},"image":{"@id":"https:\/\/beemacportservices.com\/#primaryimage"},"thumbnailUrl":"https:\/\/beemacportservices.com\/wp-content\/uploads\/2026\/05\/IMG_0919.jpeg","datePublished":"2026-05-28T14:56:18+00:00","dateModified":"2026-05-28T15:05:02+00:00","description":"We handle steel, industrial materials, oversized cargo, and heavy freight for customers across construction, energy, manufacturing, and retail.","breadcrumb":{"@id":"https:\/\/beemacportservices.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/beemacportservices.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/beemacportservices.com\/#primaryimage","url":"https:\/\/beemacportservices.com\/wp-content\/uploads\/2026\/05\/IMG_0919.jpeg","contentUrl":"https:\/\/beemacportservices.com\/wp-content\/uploads\/2026\/05\/IMG_0919.jpeg","width":1200,"height":1600},{"@type":"BreadcrumbList","@id":"https:\/\/beemacportservices.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/beemacportservices.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/beemacportservices.com\/#website","url":"https:\/\/beemacportservices.com\/","name":"Beemac Port Services","description":"Relationships Move Loads","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/beemacportservices.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/beemacportservices.com\/index.php?rest_route=\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beemacportservices.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/beemacportservices.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/beemacportservices.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/beemacportservices.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15"}],"version-history":[{"count":4,"href":"https:\/\/beemacportservices.com\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":26,"href":"https:\/\/beemacportservices.com\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions\/26"}],"wp:attachment":[{"href":"https:\/\/beemacportservices.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}