{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-san-antonio-tx-1",
  "name": "Spot2Nite",
  "description": "Check out Greenlake RV Resort in San Antonio, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-san-antonio-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/0ae416ca-368a-11f0-9691-9abb0f40cb08/card.jpg?v=63915081945"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10842 Green Lake Street",
    "addressLocality": "San Antonio",
    "addressRegion": "TX",
    "postalCode": "78223",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.3094827,
    "longitude": -98.3860254
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "49",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$49+"
}