{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/united-states-bartlesville-ok",
  "name": "United States",
  "description": "Welcome to Bell RV Village, Bartlesville's newest gem for RVers and their families! Positioned just off Highway 75 in Oklahoma, our park is a haven for both adventure seekers and those looking for a peaceful retreat. With 101 spacious sites, every spot is equipped with free cable and high-speed Wi-Fi for your convenience whether you're here for work or relaxation. And for our guests with pets, our two Bark Parks offer the perfect space for your furry friends to frolic freely. Not just a place...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/united-states-bartlesville-ok",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/bd1ae640-30b3-11ee-a506-42010a00143e/card.jpg?v=63889756135"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1001 Northeast Washington Boulevard",
    "addressLocality": "Bartlesville",
    "addressRegion": "OK",
    "postalCode": "74006",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.771965,
    "longitude": -95.937015
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "33.43",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$33.43+"
}