{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-dayton-tx",
  "name": "Spot2Nite",
  "description": "Check out Texas Palms RV Park in Dayton, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-dayton-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/cb7e5602-77a7-11f0-973e-77b6f3e5a8e5/card.jpg?v=63922241501"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8800 Farm to Market Road 1409",
    "addressLocality": "Dayton",
    "addressRegion": "TX",
    "postalCode": "77535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.94389529999999,
    "longitude": -94.8444595
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "47",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "$47+"
}