{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-concan-tx",
  "name": "Spot2Nite",
  "description": "Check out Camp Riverview in Concan, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-concan-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/24f07f3d-34cb-11f0-b98b-6fce3603298c/card.jpg?v=63914890011"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1636 County Road 350",
    "addressLocality": "Concan",
    "addressRegion": "TX",
    "postalCode": "78838",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.5676351,
    "longitude": -99.7301687
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "59",
    "priceValidUntil": "2026-06-23"
  },
  "priceRange": "$59+"
}