{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-beach-campground-contoocook-nh",
  "name": "Sandy Beach Campground",
  "description": "Sandy Beach Campground camping reservations and campground information. Learn more about camping near Sandy Beach Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sandy-beach-campground-contoocook-nh",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/ELSI/pid740211/%7Bpht%7DSandy%20Beach%20RV%20&amp;%20Camping%20Resort%7Bpht%7D1432734660514.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "677 Clement Hill Rd",
    "addressLocality": "Contoocook",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.20538,
    "longitude": -71.75053
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/sandy-beach-campground/ELSI/740211/overview",
    "https://thedyrt.com/camping/new-hampshire/sandy-beach-rv-and-camping-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}