{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-mountain-view-ar",
  "name": "Spot2Nite",
  "description": "Check out Mountain View RV Park and Guest Motel in Mountain View, Arkansas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-mountain-view-ar",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/1095a476-786f-11f0-9d93-987091569ea0/card.jpg?v=63922327089"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "711 North Bayou Drive",
    "addressLocality": "Mountain View",
    "addressRegion": "AR",
    "postalCode": "72560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.874644,
    "longitude": -92.101191
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/arkansas/mountain-view/mountain-view-rv-park-and-guest-motel"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:30:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "37.5",
    "priceValidUntil": "2026-10-20"
  },
  "priceRange": "$37.5+"
}