{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hinsdale-rv-resort-and-campground",
  "name": "Hinsdale RV Resort & Campground",
  "description": "Hinsdale RV Resort & Campground, Hinsdale New Hampshire. See 2 traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/hinsdale-rv-resort-and-campground",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.798010621830066,
    "longitude": -72.51350120373176
  },
  "sameAs": [
    "https://www.campendium.com/hinsdale-rv-resort-campground",
    "https://pinecliffresort.net/campgrounds-rv-parks/hinsdale-rv-resort-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}