{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-bullhead-city-az",
  "name": "Spot2Nite",
  "description": "Silver View RV Resort offers an exceptional camping experience with its abundant amenities and prime location along the Colorado River. Whether you prefer back-in RV sites or riverview RV sites, this Arizona RV resort caters to all campers with modern facilities including a clubhouse, outdoor pool, and fitness center. For recreation, indulge in activities like corn hole, pickleball, and swimming, ensuring there's always something fun to do on-site. The resort also boasts practical convenience...",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-bullhead-city-az",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/567f70fa-da3f-11ee-91c2-42010a001417/card.jpg?v=63893110805"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1600 Silver Creek Road",
    "addressLocality": "Bullhead City",
    "addressRegion": "AZ",
    "postalCode": "86442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.113345,
    "longitude": -114.571756
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "70",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "$70+"
}