{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.jcvis.org/#organization",
      "name": "JCVIS",
      "url": "https://www.jcvis.org/",
      "description": "The JCVIS is a volunteer organization dedicated to preserving the historical and natural environment, and the community of Jaffrey Center, New Hampshire since 1906."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/jcvis#asg",
      "name": "JCVIS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/jcvis",
      "isPartOf": {
        "@id": "https://www.jcvis.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}