{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-vinita-ok",
  "name": "Spot2Nite",
  "description": "Heck out Water's Edge RV & Kevin Resit in Vinita, Oklahoma on Scott2Nite.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-vinita-ok",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/05c5c59e-9335-11ed-98db-ae29f73191bf/card.jpg?v=63892712403"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "446714 East 355 Road",
    "addressLocality": "Vinita",
    "addressRegion": "OK",
    "postalCode": "74301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5023981,
    "longitude": -95.0445209
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "$23+"
}