{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zuni-village-rv-park-kingman-az-2",
  "name": "Zuni Village RV Park | Kingman, AZ Campground",
  "description": "Discover Zuni Village RV Park in Kingman, AZ. Enjoy spacious, full hookup sites, top amenities, and easy access to local attractions for a comfortable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zuni-village-rv-park-kingman-az-2",
  "image": [
    "https://zunirvpark.com/wp-content/uploads/2025/08/Home-OG.jpg",
    "https://zunirvpark.com/wp-content/uploads/2025/07/Trip-Advisor.svg",
    "https://zunirvpark.com/wp-content/uploads/2025/08/Purple-Desert3-scaled.avif",
    "https://zunirvpark.com/wp-content/uploads/2025/07/Google-Logo.svg",
    "https://zunivillagervpark.com/images/rv-park-front.jpg",
    "https://zunivillagervpark.com/images/campground-sites.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2840 Airway Ave",
    "addressLocality": "Kingman",
    "addressRegion": "AZ",
    "postalCode": "86409",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.22491515515466,
    "longitude": -114.01411639586462
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 341,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "James R."
      },
      "datePublished": "2023-10-02",
      "reviewBody": "Easy access for big rigs. Laundry and WiFi worked great. Will definitely stay again when passing through Kingman."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Linda P."
      },
      "datePublished": "2023-07-12",
      "reviewBody": "Great RV park! Sites were spacious, clean restrooms, and the staff was super friendly. Loved the pool!"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$55+"
}