{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.crazyplastics.co.za/#organization",
      "name": "Crazy Plastics",
      "url": "https://www.crazyplastics.co.za/",
      "description": "Storage boxes, kitchen organisers, bathroom and garden essentials. Buy online & collect or have it delivered."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/crazy-plastics#asg",
      "name": "Crazy Plastics ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/crazy-plastics",
      "isPartOf": {
        "@id": "https://www.crazyplastics.co.za/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}