{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cresent-city-redwoods-koa-4241-us-highway-101-n",
  "name": "Cresent City/Redwoods KOA 4241 Us Highway 101 N, Crescent City, CA 95531-9515",
  "description": "Enjoying seeing some of the most spectacular trees in the country.",
  "url": "https://campertunity.com/listings/campgrounds/cresent-city-redwoods-koa-4241-us-highway-101-n",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4241 Us Highway 101 N",
    "addressLocality": "Crescent City",
    "addressRegion": "CA",
    "postalCode": "95531-9515",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.823515,
    "longitude": -124.145371
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/84926-cresent-city-redwoods-koa-in-crescent-city-ca"
  ]
}