{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.discoverygreen.com/#organization",
      "name": "Discovery Green Conservancy",
      "url": "http://www.discoverygreen.com/",
      "description": "Discovery Green is a 12-acre park in downtown Houston with free admission, 600+ free events a year, gardens, public art, and play spaces. Open daily 6 am-11 pm."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/discovery-green-conservancy#asg",
      "name": "Discovery Green Conservancy ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/discovery-green-conservancy",
      "isPartOf": {
        "@id": "http://www.discoverygreen.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}