{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-brownwood-tx",
  "name": "Spot2Nite",
  "description": "Check out Wall's Ponderosa RV Park & Marina in Brownwood, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-brownwood-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d8a6d609-fe77-11ef-8572-c0a3c941bd19/card.jpg?v=63908916822"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8991 Texas 279",
    "addressLocality": "Brownwood",
    "addressRegion": "TX",
    "postalCode": "76801-9150",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8360438,
    "longitude": -99.1030136
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "$30+"
}