{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-morro-bay-state-park-campground",
  "name": "What is the phone number for Morro Bay State Park Campground?",
  "description": "Morro Bay State Park Campground is located at Main Street, Morro Bay CA 93442. Morro Bay State Park Campground can be contacted at ***-***-**** or http://www.parks.ca.gov/?page_id=594",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-morro-bay-state-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main Street",
    "addressLocality": "Morro Bay",
    "addressRegion": "CA",
    "postalCode": "93442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3467392,
    "longitude": -120.8391185
  }
}