{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wah-tut-ca-reservation-northwood-nh",
  "name": "The Wah-Tut-Ca Reservation",
  "description": "The Wah-Tut-Ca Reservation camping reservations and campground information. Learn more about camping near The Wah-Tut-Ca Reservation and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wah-tut-ca-reservation-northwood-nh",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "292 Blakes Hill Road",
    "addressLocality": "Northwood",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.20827,
    "longitude": -71.23068
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}