{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-wilder-id-us",
  "name": "Spot2Nite",
  "description": "Check out Rivers Edge RV Park in Wilder, Idaho on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-wilder-id-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/69ee6228-9142-11ed-a76b-ae29f73191bf/card.jpg?v=63892712809"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28522 Lower Pleasant Ridge Road",
    "addressLocality": "Wilder",
    "addressRegion": "ID",
    "postalCode": "83676",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6614241,
    "longitude": -116.9621066
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/idaho/wilder/rivers-edge-rv-park"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00"
}