{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-tyler-tx-1",
  "name": "Spot2Nite",
  "description": "Check out South Tyler RV Park in Tyler, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-tyler-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ece197f0-0b39-11f0-9cc3-4b9584f0ac83/card.jpg?v=63910327919"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12851 Mills Drive",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "postalCode": "75703",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.29421610000001,
    "longitude": -95.344223
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$40+"
}