{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-kerrville-tx-1",
  "name": "Spot2Nite",
  "description": "Check out HTR TX Hill Country in Kerrville, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-kerrville-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/efd09ce4-03dd-11ef-a1d8-42010a00143a/card.jpg?v=63893133429"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "175 Riverview Road",
    "addressLocality": "Kerrville",
    "addressRegion": "TX",
    "postalCode": "78028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.0693683,
    "longitude": -99.2249489
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/kerrville/htr-tx-hill-country"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "125",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$125+"
}