{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-pittsburg-tx-us",
  "name": "Spot2Nite",
  "description": "Check out Big Al's Barefoot Bay Marina and RV Resort in Pittsburg, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-pittsburg-tx-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2d43d0f7-ab0f-11f0-a692-2aa90b45ab26/card.jpg?v=63927893415"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5244 Farm to Market 1520",
    "addressLocality": "Pittsburg",
    "addressRegion": "TX",
    "postalCode": "75686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0508235,
    "longitude": -95.0232534
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/pittsburg/big-als-barefoot-bay-marina-and-rv-resort",
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/pittsburg/big-als-barefoot-bay-marina-and-rv-resort"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "10:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20+"
}