{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-silver-strand-state-beach",
  "name": "Silver Strand State Beach",
  "description": "Silver Strand State Beach is located at 5000 California 75, Coronado CA 92118. Silver Strand State Beach can be contacted at ***-***-**** or http://www.parks.ca.gov/?page_id=654",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-silver-strand-state-beach",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5000 California 75",
    "addressLocality": "Coronado",
    "addressRegion": "CA",
    "postalCode": "92118",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6346824,
    "longitude": -117.142186
  }
}