{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://dug.org/#organization",
      "name": "Denver Urban Gardens",
      "url": "https://dug.org/",
      "description": "Grow food, community, and equity across Metro Denver. Denver Urban Gardens supports community gardens, education, and food access for all."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/denver-urban-gardens#asg",
      "name": "Denver Urban Gardens ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/denver-urban-gardens",
      "isPartOf": {
        "@id": "https://dug.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}