{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-jacksboro-tx",
  "name": "Spot2Nite",
  "description": "Check out Hidden Lake RV Ranch in Jacksboro, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-jacksboro-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6169a683-fe00-11ef-8341-c0e2a0f4bf33/card.jpg?v=63908865514"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3100 Lowrance Road",
    "addressLocality": "Jacksboro",
    "addressRegion": "TX",
    "postalCode": "76458",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2534254,
    "longitude": -98.2380254
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/jacksboro/hidden-lake-rv-ranch"
  ],
  "checkinTime": "11:00:00",
  "checkoutTime": "10:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "38.25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$38.25+"
}