{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.asglogistics.com/#organization",
      "name": "Home - ASG",
      "url": "https://www.asglogistics.com/",
      "description": "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/home-asg#asg",
      "name": "Home - ASG ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/home-asg",
      "isPartOf": {
        "@id": "https://www.asglogistics.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}