{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/retreat-redwood-shores-eureka-ca",
  "name": "The Retreat at Redwood Shores",
  "description": "Cabins, RV Sites, and Tent Sites in Eureka, CA. Escape to Northern California's Redwood Coast and experience a family-friendly stay with a perfect mix of nature and comfort. Whether you're in a cozy cabin or parked under towering redwoods, adventure and relaxation await.",
  "url": "https://campertunity.com/listings/campgrounds/retreat-redwood-shores-eureka-ca",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/92897550-6743-11f0-93b1-b71ef6055a07/card.jpg?v=63920439237"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4050 U.S. 101",
    "addressLocality": "Eureka",
    "addressRegion": "CA",
    "postalCode": "95503",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8263176,
    "longitude": -124.0815751
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}