{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/imperial-sand-dunes-cahuilla-ranger-station-brawley-ca",
  "name": "Imperial Sand Dunes Cahuilla Ranger Station",
  "description": "Imperial Sand Dunes Cahuilla Ranger Station is located at 4500 Gecko Road, Brawley CA 92227. Imperial Sand Dunes Cahuilla Ranger Station can be contacted at ***-***-**** or https://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&parkId=268149&facilityId=268149&agencyCode=70901",
  "url": "https://campertunity.com/listings/campgrounds/imperial-sand-dunes-cahuilla-ranger-station-brawley-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4500 Gecko Road",
    "addressLocality": "Brawley",
    "addressRegion": "CA",
    "postalCode": "92227",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9734357,
    "longitude": -115.1727305
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/brawley/imperial-sand-dunes-cahuilla-ranger-station",
    "https://thedyrt.com/camping/california/cahuilla-ranger-station"
  ]
}