{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-santo-tx",
  "name": "Spot2Nite",
  "description": "Check out Coffee Creek RV Resort and Cabins in Santo, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-santo-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/113e46bb-a5e9-11ef-a47b-e4a2b93eb398/card.jpg?v=63899180093"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13429 U.S. 281",
    "addressLocality": "Santo",
    "addressRegion": "TX",
    "postalCode": "76472",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6218454,
    "longitude": -98.10855020000001
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-06-27"
  },
  "priceRange": "$60+"
}