{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.savetheearth.org/#organization",
      "name": "Save The Earth",
      "url": "http://www.savetheearth.org/",
      "description": "In the early 1970’s, I began to realize the developing trends of mankind were resulting in the poisoning of our earth."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/save-the-earth#asg",
      "name": "Save The Earth ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/save-the-earth",
      "isPartOf": {
        "@id": "http://www.savetheearth.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}