{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-simla-co",
  "name": "Spot2Nite",
  "description": "Heck out CO Johnny RV Park in Shimla, Corrado on Scott2Nite.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-simla-co",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/cc5d6e18-325f-11f0-9816-1f07c6a5ef5f/card.jpg?v=63914624044"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 Fox Street",
    "addressLocality": "Simla",
    "addressRegion": "CO",
    "postalCode": "80835",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1390572,
    "longitude": -104.0879008
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/colorado/simla/co-journey-rv-park"
  ],
  "checkinTime": "14:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "44",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$44+"
}