{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twin-mountain-campground-white-mtn-general-store-twin",
  "name": "Twin Mountain Campground & White Mtn General Store",
  "description": "Twin Mountain Campground & White Mtn General Store camping reservations and campground information. Learn more about camping near Twin Mountain Campground & White Mtn General Store and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twin-mountain-campground-white-mtn-general-store-twin",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781440/%7Bpht%7DphotoURL1-Site_29%7Bpht%7D1721311641043.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 US-302 East",
    "addressLocality": "Twin Mountain",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.27183,
    "longitude": -71.54328
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}