{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manti-campground-manti-ut",
  "name": "Manti Campground",
  "description": "Manti Campground is located at 296 East 800 North, Manti UT 84642. Manti Campground can be contacted at or http://www.templehillcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/manti-campground-manti-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "296 East 800 North",
    "addressLocality": "Manti",
    "addressRegion": "UT",
    "postalCode": "84642",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2775255,
    "longitude": -111.6296822
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/manti/manti-campground"
  ]
}