{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.crazystore.co.za/#organization",
      "name": "The Crazy Store",
      "url": "https://www.crazystore.co.za/",
      "description": "The Crazy Store gives you the power to stretch your Rand beyond breaking point on a crazy range of stuff to surprise and delight the whole family."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-crazy-store#asg",
      "name": "The Crazy Store ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-crazy-store",
      "isPartOf": {
        "@id": "https://www.crazystore.co.za/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}