{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bryce-zion-campground-glendale-ut-1",
  "name": "Bryce Zion Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/bryce-zion-campground-glendale-ut-1",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/091/285/full/bryce-zion-campground-glendale-ut-7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glendale",
    "addressRegion": "UT",
    "postalCode": "84729",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3177609,
    "longitude": -112.597154
  },
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00"
}