{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivers-edge-wilder-id-us",
  "name": "Rivers Edge RV Park",
  "description": "Rivers Edge RV Park camping reservations and campground information. Learn more about camping near Rivers Edge RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rivers-edge-wilder-id-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783323/%7Bpht%7DphotoURL4-original%7Bpht%7D1699581853005.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28522 Lower Pleasant Ridge Road",
    "addressLocality": "Wilder",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.66143,
    "longitude": -116.96211
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/rivers-edge-rv-park/CHUB/783323/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}