{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.resourcecentral.org/#organization",
      "name": "Resource Central",
      "url": "http://www.resourcecentral.org/",
      "description": "Founded in 1976, Resource Central is an innovative nonprofit dedicated to helping people save water, reduce waste, and conserve energy."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/resource-central#asg",
      "name": "Resource Central ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/resource-central",
      "isPartOf": {
        "@id": "http://www.resourcecentral.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}