{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-thermopolis-wy",
  "name": "Spot2Nite",
  "description": "Check out Crippled Spider RV Park & Campground in Thermopolis, Wyoming on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-thermopolis-wy",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/a1f1cbfa-4354-11ee-bff7-42010a00143b/card.jpg?v=63893132468"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "423 U.S. 20",
    "addressLocality": "Thermopolis",
    "addressRegion": "WY",
    "postalCode": "82443",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.69084700000001,
    "longitude": -108.188958
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/wyoming/thermopolis/crippled-spider-rv-park-campground"
  ],
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$20+"
}