{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crescent-city-redwoods-koa-holiday-crescent-city-ca",
  "name": "Crescent City / Redwoods KOA Holiday",
  "description": "Crescent City / Redwoods KOA Holiday is located in Crescent City, California and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/crescent-city-redwoods-koa-holiday-crescent-city-ca",
  "image": [
    "https://koa.com/content/campgrounds/crescent-city/backgrounds/05102background9930bb96-fbe6-4b00-9c29-e3334299c60f.jpg",
    "https://koa.com/content/campgrounds/crescent-city/photos/df128556-5731-4357-9fd4-891ee600564bphoto7f35c49d-292b-4bb7-8509-6542ba300f44.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4241 Highway 101 North",
    "addressLocality": "Crescent City",
    "addressRegion": "CA",
    "postalCode": "95531",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.822826,
    "longitude": -124.145387
  },
  "sameAs": [
    "https://koa.com/campgrounds/crescent-city/",
    "https://koa.com/campgrounds/crescent-city/reserve/"
  ],
  "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"
    }
  ]
}