{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/temple-hill-resort-manti-ut",
  "name": "Temple Hill Resort",
  "description": "Temple Hill Resort is located at Johnson Road, Manti UT 84642. Temple Hill Resort can be contacted at ***-***-**** or http://www.templehillcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/temple-hill-resort-manti-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Johnson Road",
    "addressLocality": "Manti",
    "addressRegion": "UT",
    "postalCode": "84642",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2777706,
    "longitude": -111.6292414
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/manti/temple-hill-resort"
  ]
}