{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cave-springs-resort-dunsmuir-ca-1",
  "name": "Cave Springs Resort",
  "description": "1 Full bed Welcome to Cave Springs, a mid-century modern resort in Dunsmuir, California. We look forward to hosting you in the Juniper Airstream. We allow one pet in this unit with an extra fee of $40 per booking. If you would like to bring a pet, please add the Pet Fee which is listed as an Extra during the booking process. Located just off the I-5 freeway, our resort is an ideal basecamp for exploring the dynamic beauty of Northern California: nestled along the Sacramento River in premiere...",
  "url": "https://campertunity.com/listings/campgrounds/cave-springs-resort-dunsmuir-ca-1",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1701944862/dev-campground-photos/b7cuabob6yecpowyfktd/cave-springs-resort-airstream-juniper-trinity-alps.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dunsmuir",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.22630981370199,
    "longitude": -122.27624991534422
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Airstream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fly_fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}