{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kelso-dunes-road-mojave-national-preserve-ca",
  "name": "Kelso Dunes Road",
  "description": "Kelso Dunes Road offers camping near expansive sand dunes and flat desert terrain.",
  "url": "https://campertunity.com/listings/campgrounds/kelso-dunes-road-mojave-national-preserve-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/kelso-dunes-road_5c7643e5-f709-4312-92f3-7423513f2305.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/kelso-dunes-road_5c7643e5-f709-4312-92f3-7423513f2305.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/kelso-dunes-road_85253b06-85b4-4ebf-84d9-2826e13b1ecb.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-115.716675,34.88815715)/-115.716675,34.88815715,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mojave National Preserve",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.88815715,
    "longitude": -115.716675
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}