{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/badger-point-campground-heber-city-ut",
  "name": "Badger Point Campground",
  "description": "Badger Point Campground is located at , Heber City UT 84032. Badger Point Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/badger-point-campground-heber-city-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Heber City",
    "addressRegion": "UT",
    "postalCode": "84032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1313436,
    "longitude": -111.0371097
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/heber-city/badger-point-campground"
  ]
}