{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-santa-cruz-monterey-bay-koa-holi",
  "name": "Santa Cruz / Monterey Bay KOA Holiday",
  "description": "Santa Cruz / Monterey Bay KOA Holiday is located at 1186 San Andreas Road, Watsonville CA 95076. Santa Cruz / Monterey Bay KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/santa-cruz/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-santa-cruz-monterey-bay-koa-holi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1186 San Andreas Road",
    "addressLocality": "Watsonville",
    "addressRegion": "CA",
    "postalCode": "95076",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9254689,
    "longitude": -121.8434045
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/watsonville/santa-cruz-monterey-bay-koa-holiday"
  ]
}