{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-springs-resort-bridgeport-ca-1",
  "name": "Willow Springs Resort",
  "description": "Escape to the picturesque Willow Springs Resort in Bridgeport, CA. Relax in cozy cabins, fish in pristine lakes, and explore the stunning Eastern Sierra landscape. Book your getaway now!",
  "url": "https://campertunity.com/listings/campgrounds/willow-springs-resort-bridgeport-ca-1",
  "image": [
    "https://lirp.cdn-website.com/76188258/dms3rep/multi/opt/Social+Networks+Image-01-914e537b-1920w.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "362 Main St",
    "addressLocality": "Bridgeport",
    "addressRegion": "CA",
    "postalCode": "93517-8004",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.25567,
    "longitude": -119.22984
  },
  "sameAs": [
    "https://www.willowspringsresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}