{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/soldier-creek-campground-heber-city-ut",
  "name": "Soldier Creek Campground",
  "description": "Soldier Creek Campground is located at , Heber City UT 84032. Soldier Creek Campground can be contacted at or https://www.recreation.gov/camping/soldier-creek/r/campgroundDetails.do?contractCode=NRSO&parkId=70119",
  "url": "https://campertunity.com/listings/campgrounds/soldier-creek-campground-heber-city-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Soldier Creek Campground Road",
    "addressLocality": "Heber City",
    "addressRegion": "UT",
    "postalCode": "84032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1438578,
    "longitude": -111.0468306
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/heber-city/soldier-creek-campground"
  ]
}