{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hailstone-campground-heber-city-ut",
  "name": "Hailstone Campground",
  "description": "Hailstone Campground is located at 515 Utah 319, Heber City UT 84032. Hailstone Campground can be contacted at ***-***-**** or http://www.gohebervalley.com/Hailstone-Campground",
  "url": "https://campertunity.com/listings/campgrounds/hailstone-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": "515 Utah 319",
    "addressLocality": "Heber City",
    "addressRegion": "UT",
    "postalCode": "84032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6195476,
    "longitude": -111.4258897
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/heber-city/hailstone-campground"
  ]
}