{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jaffrey-nh-us",
  "name": "Monadnock HQ",
  "description": "Monadnock HQ camping reservations and campground information. Learn more about camping near Monadnock HQ and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/jaffrey-nh-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NH/pid271000/%7Bpht%7DMonadnock-State-Park_29%7Bpht%7D1569853690210.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "169 Poole Road",
    "addressLocality": "Jaffrey",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.84556,
    "longitude": -72.08944
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}