{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://koala.eco/#organization",
      "name": "KOALA ECO",
      "url": "https://koala.eco/",
      "description": "Eco-friendly, natural, plant-based cleaning products. Made with Australian essential oils. Australian Made."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/koala-eco#asg",
      "name": "KOALA ECO ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/koala-eco",
      "isPartOf": {
        "@id": "https://koala.eco/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}