{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottonwood-cove-campground-nv",
  "name": "Cottonwood Cove Campground | NV | Camping Information & Reviews",
  "description": "Nestled along the shimmering shores of Lake Mohave near Searchlight, Nevada, Cottonwood Cove Campground offers a desert . Activities: Hiking, Fishing, Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/cottonwood-cove-campground-nv",
  "image": [
    "https://cdn.recreation.gov/public/2020/12/04/16/57/10068512_c5503786-a90d-4775-82ce-1d37f31cfb8d_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4877574,
    "longitude": -114.6956874
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/nv/lake-mead-national-ra/cottonwood-cove-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}