{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-belton-tx",
  "name": "Spot2Nite",
  "description": "Check out Gather Campground Bell County in Belton, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-belton-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/55645776-ca81-11ee-a2cb-42010a001432/card.jpg?v=63892878827"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3360 South IH 35 Service Road",
    "addressLocality": "Belton",
    "addressRegion": "TX",
    "postalCode": "76513",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.0236915,
    "longitude": -97.4765256
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/belton/gather-campground-bell-county?slug=gather-campground-bell-county",
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/belton/gather-campground-bell-county"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$26+"
}