{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-huffman-tx",
  "name": "Spot2Nite",
  "description": "Check out The Retreat RV Resort & Camping in Huffman, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-huffman-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4ffbb52b-f5fe-11ef-b587-22c4e426ec89/card.jpg?v=63907985053"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27514 Huffman Cleveland Road",
    "addressLocality": "Huffman",
    "addressRegion": "TX",
    "postalCode": "77336",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.0586782,
    "longitude": -95.10653180000001
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "54",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "$54+"
}