{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterslide-campground-rv-park-lewistown-pa",
  "name": "Waterslide Campground & RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/waterslide-campground-rv-park-lewistown-pa",
  "image": [
    "https://www.watersidecampground.com/wp-content/uploads/sites/49/waterside-highres-logo-2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "475 Locust Rd",
    "addressLocality": "Lewistown",
    "addressRegion": "PA",
    "postalCode": "17044",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7,
    "longitude": -72.5
  },
  "sameAs": [
    "https://www.watersidecampground.com/"
  ]
}