{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bonneville-state-park-wendover-ut",
  "name": "Bonneville State Park",
  "description": "Bonneville State Park is located at , Wendover UT 84083. Bonneville State Park can be contacted at or https://www.blm.gov/visit/bonneville-salt-flats",
  "url": "https://campertunity.com/listings/campgrounds/bonneville-state-park-wendover-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wendover",
    "addressRegion": "UT",
    "postalCode": "84083",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.776382,
    "longitude": -113.851318
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/wendover/bonneville-state-park"
  ]
}