{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://shippingcontainer.world/#organization",
      "name": "Shipping Container World",
      "url": "https://shippingcontainer.world/",
      "description": "Buy or rent at the world's largest new & used shipping container marketplace."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/shipping-container-world#asg",
      "name": "Shipping Container World ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/shipping-container-world",
      "isPartOf": {
        "@id": "https://shippingcontainer.world/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}