{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.danvershistory.org/#organization",
      "name": "Danvers Historical Society",
      "url": "https://www.danvershistory.org/",
      "description": "A private not-for-profit, founded in 1889 to discover, collect and preserve objects which illustrate history, development and people of Danvers, MA"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/danvers-historical-society#asg",
      "name": "Danvers Historical Society ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/danvers-historical-society",
      "isPartOf": {
        "@id": "https://www.danvershistory.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}