{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://heavyhaulnow.com/#organization",
      "name": "Heavy Haul Now",
      "url": "https://heavyhaulnow.com/",
      "email": "orders@heavyhaulnow.com",
      "telephone": "+1-478-780-5106",
      "areaServed": {
        "@type": "Country",
        "name": "United States"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://heavyhaulnow.com/#website",
      "url": "https://heavyhaulnow.com/",
      "name": "Heavy Haul Now",
      "publisher": {
        "@id": "https://heavyhaulnow.com/#organization"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "Service",
      "@id": "https://heavyhaulnow.com/services/heavy-haul-trucking#service",
      "name": "Heavy Haul Trucking Planning and Quote Coordination",
      "url": "https://heavyhaulnow.com/services/heavy-haul-trucking",
      "provider": {
        "@id": "https://heavyhaulnow.com/#organization"
      },
      "areaServed": {
        "@type": "Country",
        "name": "United States"
      },
      "description": "Heavy-haul planning resources and project-specific quote coordination for oversize, overweight, and specialized freight."
    },
    {
      "@type": "WebPage",
      "@id": "https://heavyhaulnow.com/routes#webpage",
      "url": "https://heavyhaulnow.com/routes",
      "name": "Heavy Haul Route Intelligence",
      "isPartOf": {
        "@id": "https://heavyhaulnow.com/#website"
      },
      "about": {
        "@id": "https://heavyhaulnow.com/services/heavy-haul-trucking#service"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://heavyhaulnow.com/permits#webpage",
      "url": "https://heavyhaulnow.com/permits",
      "name": "Heavy Haul Permit Planning References",
      "isPartOf": {
        "@id": "https://heavyhaulnow.com/#website"
      },
      "about": {
        "@id": "https://heavyhaulnow.com/services/heavy-haul-trucking#service"
      }
    }
  ]
}
