{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://naturecenter.org/#organization",
      "name": "Kalamazoo Nature Center",
      "url": "https://naturecenter.org/",
      "description": "Welcome to the Kalamazoo Nature Center in Michigan! Explore miles of trails, the interactive Visitor Center, and programs for all ages."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/kalamazoo-nature-center#asg",
      "name": "Kalamazoo Nature Center ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/kalamazoo-nature-center",
      "isPartOf": {
        "@id": "https://naturecenter.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}