{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/santa-cruz-north-costanoa-koa-pescadero-ca",
  "name": "Santa Cruz North / Costanoa KOA",
  "description": "Santa Cruz North / Costanoa KOA is located in Pescadero, California and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/santa-cruz-north-costanoa-koa-pescadero-ca",
  "image": [
    "https://koa.com/content/campgrounds/santa-cruz-north/backgrounds/05446backgrounda1ffcf54-2d68-4744-b0e7-9d631e397feb.jpg",
    "/content/campgrounds/santa-cruz-north/waystostayphotos/05446waystostayphotos58502a0e-904f-4ca4-a091-fd4ddecba9a6.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/santa-cruz-north/photos/7444c809-ec15-4317-b24a-08832b3efc15photoe52332c9-6fb0-4a60-884c-42fb354c5ca2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2001 Rossi Road at Hwy 1",
    "addressLocality": "Pescadero",
    "addressRegion": "CA",
    "postalCode": "94060",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.155139,
    "longitude": -122.348148
  },
  "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"
    }
  ]
}