{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-dorabelle-campground-shaver-lake-ca",
  "name": "What is the phone number for DORABELLE CAMPGROUND?",
  "description": "DORABELLE CAMPGROUND is located at , Shaver Lake CA 93664. DORABELLE CAMPGROUND can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/232821",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-dorabelle-campground-shaver-lake-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Shaver Lake",
    "addressRegion": "CA",
    "postalCode": "93664",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1128109,
    "longitude": -119.3118143
  }
}