{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roadrunner-brawley-ca",
  "name": "Roadrunner Campground",
  "description": "Roadrunner Campground is located at Interstate 8, Brawley CA 92227. Roadrunner Campground can be contacted at or https://www.blm.gov/visit/imperial-sand-dunes",
  "url": "https://campertunity.com/listings/campgrounds/roadrunner-brawley-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Interstate 8",
    "addressLocality": "Brawley",
    "addressRegion": "CA",
    "postalCode": "92227",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.912572,
    "longitude": -115.117455
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/brawley/roadrunner-campground"
  ]
}