{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-rv-campground-spanish-fork-ut",
  "name": "Lakeside Rv Campground.",
  "description": "Lakeside Rv Campground.. RV Park and Campground in Spanish Fork, Utah",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-rv-campground-spanish-fork-ut",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2300 E Powerhouse Rd",
    "addressLocality": "Spanish Fork",
    "addressRegion": "UT",
    "postalCode": "84660",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0842698,
    "longitude": -111.5982068
  }
}