{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/monadnock-old-toll-road-jaffrey-nh",
  "name": "Monadnock Old Toll Road",
  "description": "Monadnock Old Toll Road camping reservations and campground information. Learn more about camping near Monadnock Old Toll Road and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/monadnock-old-toll-road-jaffrey-nh",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NH/pid270100/%7Bpht%7DMonadnock%202%7Bpht%7D1585993787461.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9 Halfway House Rd.",
    "addressLocality": "Jaffrey",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.84556,
    "longitude": -72.08944
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}