{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fossil-falls-campground-ridgecrest-ca",
  "name": "Fossil Falls Campground",
  "description": "Overview Fossil Falls Campground is located in along California Highway 395 at the base of the eastern Sierra Nevada mountains. Fossil Falls Campground contains 11 first-come-first-serve campsites with drinking water, restroom, tables and fire rings. RV sites are available and well suited for medium-sized RVs. The fee is $6.00 per night and the stay limit is 14 days. Recreation Opportunities Fossil Falls offers a unique volcanic landscape. The short Fossil Falls Trail will lead you though the...",
  "url": "https://campertunity.com/listings/campgrounds/fossil-falls-campground-ridgecrest-ca",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ridgecrest",
    "addressRegion": "CA",
    "postalCode": "93555",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9711469,
    "longitude": -117.9091144
  },
  "sameAs": [
    "https://www.blm.gov/visit/fossil-falls-campground",
    "https://thedyrt.com/camping/california/california-fossil-falls"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    }
  ]
}