{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-weatherford-tx",
  "name": "Spot2Nite",
  "description": "Check out Oak Creek RV Park in Weatherford, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-weatherford-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6ace2a56-a5e1-11ef-9918-eff36c71094f/card.jpg?v=63899176549"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7652 Interstate 20",
    "addressLocality": "Weatherford",
    "addressRegion": "TX",
    "postalCode": "76088",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7003169,
    "longitude": -97.9680487
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/weatherford/oak-creek-rv-park?slug=oak-creek-rv-park"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "65",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$65+"
}