{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivers-edge-rv-park-campground-mifflintown-pa-us",
  "name": "Rivers Edge RV Park & Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/rivers-edge-rv-park-campground-mifflintown-pa-us",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/103/409/full/rivers-edge-rv-park-&-campground-mifflintown-pa-0.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mifflintown",
    "addressRegion": "PA",
    "postalCode": "17059",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/rivers-edge-rv-park-%26-campground-57642"
  ],
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}