{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-escalante-ut",
  "name": "Spot2Nite",
  "description": "Check out Canyons of Escalante RV Park in Escalante, Utah on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-escalante-ut",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/96bcd28c-a868-11f0-8523-d73ddd303c65/card.jpg?v=63927601962"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "495 West Main Street",
    "addressLocality": "Escalante",
    "addressRegion": "UT",
    "postalCode": "84726",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.770284,
    "longitude": -111.609639
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/utah/escalante/canyons-of-escalante-rv-park"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00"
}