{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bridge-campground-hat-creek-ca",
  "name": "Bridge Campground",
  "description": "Bridge Campground is located at , Hat Creek CA 96040. Bridge Campground can be contacted at or https://www.fs.usda.gov/recarea/lassen/recarea/?recid=11418",
  "url": "https://campertunity.com/listings/campgrounds/bridge-campground-hat-creek-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hat Creek",
    "addressRegion": "CA",
    "postalCode": "96040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7304386,
    "longitude": -121.4346994
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/hat-creek/bridge-campground"
  ]
}