{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-mount-desert-campground-mount-deser",
  "name": "What is the phone number for Mount Desert Campground?",
  "description": "Mount Desert Campground is located at 516 Sound Drive, Mount Desert ME 4660. Mount Desert Campground can be contacted at ***-***-**** or http://mountdesertcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-mount-desert-campground-mount-deser",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "516 Sound Drive",
    "addressLocality": "Mount Desert",
    "addressRegion": "ME",
    "postalCode": "4660",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3665487,
    "longitude": -68.3178199
  }
}