{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-valley-view-tx",
  "name": "Spot2Nite",
  "description": "Check out Lakepoint RV Resort in Valley View, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-valley-view-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/8c0421f4-a3f2-11ee-be20-42010a001415/card.jpg?v=63892879876"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3100 East Farm to Market Road 922",
    "addressLocality": "Valley View",
    "addressRegion": "TX",
    "postalCode": "76272",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4895514,
    "longitude": -97.107526
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/valley-view/lakepoint-rv-resort"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$45+"
}