{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-yantis-tx",
  "name": "Spot2Nite",
  "description": "Check out Big Bass RV Park & Boat Storage in Yantis, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-yantis-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/db2c1c5b-79f6-11f0-8d3f-6233fd61afea/card.jpg?v=63922495362"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3944 Texas 154",
    "addressLocality": "Yantis",
    "addressRegion": "TX",
    "postalCode": "75497",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8763997,
    "longitude": -95.544646
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "$40+"
}