{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shore-hills-campground-boothbay-me",
  "name": "What is the phone number for Shore Hills Campground?",
  "description": "Shore Hills Campground is located at 553 Wiscasset Road, Boothbay ME 4537. Shore Hills Campground can be contacted at ***-***-**** or http://www.shorehills.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shore-hills-campground-boothbay-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "553 Wiscasset Road",
    "addressLocality": "Boothbay",
    "addressRegion": "ME",
    "postalCode": "4537",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9050097,
    "longitude": -69.6200685
  }
}