{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.lpzoo.org/#organization",
      "name": "Lincoln Park Zoo",
      "url": "http://www.lpzoo.org/",
      "description": "Founded in 1868, Lincoln Park Zoo is among the most established zoos in the country."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/lincoln-park-zoo#asg",
      "name": "Lincoln Park Zoo ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/lincoln-park-zoo",
      "isPartOf": {
        "@id": "http://www.lpzoo.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}