{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://thegreenproject.org/#organization",
      "name": "the Green Project",
      "url": "http://thegreenproject.org/",
      "description": "The Green Project is an environmental nonprofit in New Orleans, LA. Our Salvage Store, Paint Recycling Center, Environmental Education and Community Workshops help salvage, recycle, educate and empower New Orleans."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-green-project#asg",
      "name": "the Green Project ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-green-project",
      "isPartOf": {
        "@id": "http://thegreenproject.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}