{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-park-wakeside-lake-rv-park-rexburg-id",
  "name": "RV Park - Wakeside Lake RV Park",
  "description": "Your Upper Snake River Valley Vacation Spot",
  "url": "https://campertunity.com/listings/campgrounds/rv-park-wakeside-lake-rv-park-rexburg-id",
  "image": [
    "https://wakesidelakerv.com/wp-content/uploads/DJI_0774.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2245 S Frontage Rd",
    "addressLocality": "Rexburg",
    "addressRegion": "ID",
    "postalCode": "83440",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.826079,
    "longitude": -111.7837279
  },
  "sameAs": [
    "https://wakesidelakerv.com/rv-park/",
    "https://wakesidelakerv.com/glamping/"
  ]
}