{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-new-harmony-ut",
  "name": "Spot2Nite",
  "description": "Check out The Orchards at Kolob RV Resort in New Harmony, Utah on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-new-harmony-ut",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/1adff832-1e73-11ed-af31-ae29f73191bf/card.jpg?v=63892719853"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2958 South Old Highway 91",
    "addressLocality": "New Harmony",
    "addressRegion": "UT",
    "postalCode": "84757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4826823,
    "longitude": -113.2185535
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/utah/new-harmony/the-orchards-at-kolob-rv-resort"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "59",
    "priceValidUntil": "2026-10-15"
  },
  "priceRange": "$59+"
}