{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bodie-mountain-wilderness-study-area-bridgeport-ca",
  "name": "Bodie Mountain Wilderness Study Area",
  "description": "gravel parking along Bodie Road - no shadow - small stream - ghost town where gold mines used to be - Bodie State Historic Park 20km",
  "url": "https://campertunity.com/listings/campgrounds/bodie-mountain-wilderness-study-area-bridgeport-ca",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650841997.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bodie Road",
    "addressLocality": "Bridgeport",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.17343,
    "longitude": -119.17787
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-states/california/bridgeport/69618/bodie-mountain-wilderness-study-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}