{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barstow-calico-yermo-ca",
  "name": "Barstow / Calico KOA Holiday",
  "description": "Barstow / Calico KOA Holiday is located in Yermo, California and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/barstow-calico-yermo-ca",
  "image": [
    "https://koa.com/content/campgrounds/barstow/heroitems/05233heroitems6632553b-66cd-4521-abce-82c6baeaa82a.jpg",
    "https://koa.com/content/campgrounds/barstow/photos/dd59a698-0664-4694-91c9-c81a617f988fphoto65b9d1a5-d766-4486-81d5-6d4fcf67330a.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "35250 Outer Highway 15 North",
    "addressLocality": "Yermo",
    "addressRegion": "CA",
    "postalCode": "92398",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.902814,
    "longitude": -116.892041
  },
  "sameAs": [
    "https://koa.com/campgrounds/barstow/",
    "https://www.rvezy.com"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}