{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/imperial-sand-dunes-ra-palo-verde-flats-blm-holtville-ca",
  "name": "Imperial Sand Dunes RA - Palo Verde Flats - BLM",
  "description": "Imperial Sand Dunes RA - Palo Verde Flats is located near Winterhaven, CA, featuring expansive sand dunes and flat terrain.",
  "url": "https://campertunity.com/listings/campgrounds/imperial-sand-dunes-ra-palo-verde-flats-blm-holtville-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Holtville",
    "addressRegion": "CA",
    "postalCode": "92283",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.99443372,
    "longitude": -115.08922236
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/california-palo-verde-flats-imperial-sand-dunes-ohv"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ohv Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}