{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-san-antonio-tx",
  "name": "Spot2Nite",
  "description": "Check out Sun Retreats San Antonio West in San Antonio, Texas on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-san-antonio-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/873ecef2-164c-11f0-ba3c-bcfae555a05d/card.jpg?v=63911537040"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1120 West Loop 1604 North",
    "addressLocality": "San Antonio",
    "addressRegion": "TX",
    "postalCode": "78251",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.4441917,
    "longitude": -98.710372
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$10+"
}