{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.greenguerillas.org/#organization",
      "name": "Green Guerillas",
      "url": "https://www.greenguerillas.org/",
      "description": "Since 1973, Green Guerillas has created, protected, and supported New York City community gardens. In collaboration with gardeners, youth, and other local leaders, we advocate and educate to champion environmental and food justice; growing community garden-by-garden."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/green-guerillas#asg",
      "name": "Green Guerillas ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/green-guerillas",
      "isPartOf": {
        "@id": "https://www.greenguerillas.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}