{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.yourcargocontact.com/#organization",
      "name": "Your Cargo Contact",
      "url": "https://www.yourcargocontact.com/",
      "description": "Control your supply chain with a personal online dashboard, allowing you to access quotes, book air and ocean shipments and run detailed reports."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/your-cargo-contact#asg",
      "name": "Your Cargo Contact ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/your-cargo-contact",
      "isPartOf": {
        "@id": "https://www.yourcargocontact.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}