{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kelso-dunes-dispersed-mojave-national-preserve-us",
  "name": "Kelso Dunes Dispersed — Mojave National Preserve",
  "description": "A 5-star review of Kelso Dunes Dispersed — Mojave National Preserve, California",
  "url": "https://campertunity.com/listings/campgrounds/kelso-dunes-dispersed-mojave-national-preserve-us",
  "image": [
    "https://photos.thedyrt.com/photo/628484/media/kelso-dunes-dispersed_46f00064-9ad9-4aee-82e8-3149cb53eb17.heic?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}