{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peeper-pond-campground-exeter-ri",
  "name": "Peeper Pond Campground",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Peeper Pond Campground in 02822-Exeter / USA (Rhode Island)",
  "url": "https://campertunity.com/listings/campgrounds/peeper-pond-campground-exeter-ri",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Exeter",
    "addressRegion": "RI",
    "postalCode": "02822",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.574031,
    "longitude": -71.607626
  }
}