{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-bertram-tx",
  "name": "Spot2Nite",
  "description": "Check out Cedar Bend RV Park in Bertram, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-bertram-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9a581406-7790-11f0-ad5b-9318e04e206c/card.jpg?v=63922231542"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1220 County Road 321",
    "addressLocality": "Bertram",
    "addressRegion": "TX",
    "postalCode": "78605",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.7237685,
    "longitude": -98.07786689999999
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-22"
  },
  "priceRange": "$50+"
}