{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-paradise-shores-rv-camp-bridgeport",
  "name": "Paradise Shores RV Camp",
  "description": "Paradise Shores RV Camp is located at 2399 California 182, Bridgeport CA 93517. Paradise Shores RV Camp can be contacted at ***-***-**** or http://www.paradiseshorescamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-paradise-shores-rv-camp-bridgeport",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2399 California 182",
    "addressLocality": "Bridgeport",
    "addressRegion": "CA",
    "postalCode": "93517",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2884286,
    "longitude": -119.2151678
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/bridgeport/paradise-shores-rv-camp"
  ]
}