{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/monadnock-state-park-gilson-pond-area-jaffrey-nh",
  "name": "Monadnock State Park Gilson Pond Area",
  "description": "Monadnock State Park Gilson Pond Area camping reservations and campground information. Learn more about camping near Monadnock State Park Gilson Pond Area and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/monadnock-state-park-gilson-pond-area-jaffrey-nh",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NH/pid270051/%7Bpht%7DGPA1%7Bpht%7D1693537395450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "585 Dublin Rd.",
    "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"
    }
  ]
}