{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-wimberley-tx-1",
  "name": "Spot2Nite",
  "description": "Check out Horseshoe Ridge RV Resort in Wimberley, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-wimberley-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/939ec2f8-1917-11ef-ad50-42010a0014e7/card.jpg?v=63892826044"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17901 Ranch Road 12",
    "addressLocality": "Wimberley",
    "addressRegion": "TX",
    "postalCode": "78676",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.0554985,
    "longitude": -98.0931684
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "64",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "$64+"
}