{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barstow-calico-yermo",
  "name": "Barstow / Calico KOA",
  "description": "Barstow / Calico KOA is located at 35250 Outer Highway 15 North, Yermo CA 92398. Barstow / Calico KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/barstow/",
  "url": "https://campertunity.com/listings/campgrounds/barstow-calico-yermo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "35250 Outer Highway 15 North",
    "addressLocality": "Yermo",
    "addressRegion": "CA",
    "postalCode": "92398",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.90282,
    "longitude": -116.892111
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/yermo/barstow-calico-koa"
  ]
}