{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-weatherford-tx-3",
  "name": "Spot2Nite",
  "description": "Check out Western Edition RV in Weatherford, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-weatherford-tx-3",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b0813cca-da78-11ef-a59e-ac6904b1e88e/card.jpg?v=63904958944"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "375 Garner- Adell Road",
    "addressLocality": "Weatherford",
    "addressRegion": "TX",
    "postalCode": "76088",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8387731,
    "longitude": -97.9838326
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/weatherford/western-edition-rv"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$50+"
}