{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.werner.com/#organization",
      "name": "Werner Enterprises",
      "url": "https://www.werner.com/",
      "description": "Trucking Company providing logistics and freight shipping solutions. Werner Enterprises is one largest trucking companies in the USA and Mexico."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/werner-enterprises#asg",
      "name": "Werner Enterprises ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/werner-enterprises",
      "isPartOf": {
        "@id": "https://www.werner.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}