{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/petswelcome-bridgeport-ca",
  "name": "Humboldt-Toiyabe/Trumbull Lake",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/petswelcome-bridgeport-ca",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trumbull Lake Campground Rd",
    "addressLocality": "Bridgeport",
    "addressRegion": "CA",
    "postalCode": "93517",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0552,
    "longitude": -119.2604
  },
  "sameAs": [
    "https://www.goodsam.com/campgrounds-rv-parks/california/bridgeport/humboldt-toiyabetrumbull-lake/cgid-790002236"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}