{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dune-buggy-flats-winterhaven-ca-us",
  "name": "Dune Buggy Flats",
  "description": "Dune Buggy Flats is located at , Winterhaven CA 92283. Dune Buggy Flats can be contacted at or http://nextcampsite.com/dune-buggy-flats-gordon-wells-imperial-sand-dunes/",
  "url": "https://campertunity.com/listings/campgrounds/dune-buggy-flats-winterhaven-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winterhaven",
    "addressRegion": "CA",
    "postalCode": "92283",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7197701,
    "longitude": -114.9386421
  }
}