{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-granbury-tx-1",
  "name": "Spot2Nite",
  "description": "Check out J&B RV Ranch and Boat Storage Facility in Granbury, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-granbury-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/09de90ae-746d-11f0-ad40-caf7c60ac96a/card.jpg?v=63921886413"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "150 M and M Ranch Road",
    "addressLocality": "Granbury",
    "addressRegion": "TX",
    "postalCode": "76049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4756472,
    "longitude": -97.6998165
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/granbury/jb-rv-ranch-and-boat-storage-facility"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$45+"
}