{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moon-river-rv-resort-mohave-valley-az-1",
  "name": "Moon River RV Resort",
  "description": "Moon River RV Resort camping reservations and campground information. Learn more about camping near Moon River RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/moon-river-rv-resort-mohave-valley-az-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782947/%7Bpht%7DphotoURL1-Untitled_design_(2)%7Bpht%7D1721311686225.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1325 Boundary Cone Rd",
    "addressLocality": "Mohave Valley",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.96908,
    "longitude": -114.60314
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/moon-river-rv-resort/CHUB/782947/overview",
    "https://www.moonriverresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}