{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oatman-topock-mohave-valley-az",
  "name": "Oatman-Topock Dispersed - BLM campground",
  "description": "Oatman-Topock Dispersed - BLM campground is located at , Mohave Valley AZ 86440. Oatman-Topock Dispersed - BLM campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/oatman-topock-mohave-valley-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mohave Valley",
    "addressRegion": "AZ",
    "postalCode": "86440",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8018827,
    "longitude": -114.4695504
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/mohave-valley/oatman-topock-dispersed-blm-campground"
  ]
}