{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-sabinal-tx",
  "name": "Spot2Nite",
  "description": "Check out Get Your Frio On in Sabinal, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-sabinal-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/fbae3094-33d5-11ef-91fb-42010a0014df/card.jpg?v=63893136992"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Texas 127",
    "addressLocality": "Sabinal",
    "addressRegion": "TX",
    "postalCode": "78881",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.4912719,
    "longitude": -99.7019195
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/sabinal/get-your-frio-on?slug=get-your-frio-on"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$40+"
}