{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.storageking.com.au/#organization",
      "name": "Storage King",
      "url": "https://www.storageking.com.au/",
      "description": "Need secure self-storage? Storage King offers affordable storage units for home or business Australia-wide. ✅ Get your free, no-obligation storage quote now!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/storage-king#asg",
      "name": "Storage King ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/storage-king",
      "isPartOf": {
        "@id": "https://www.storageking.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}