{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.preciousplastic.com/#organization",
      "name": "Precious Plastic",
      "url": "https://www.preciousplastic.com/",
      "description": "We aim to create solutions that help reduce plastic waste at scale. Machines, workspace, software, material research, etc. All open source, free, and accessible to anyone in the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/precious-plastic#asg",
      "name": "Precious Plastic ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/precious-plastic",
      "isPartOf": {
        "@id": "https://www.preciousplastic.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}