{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-bar-harbor-oceanside-koa",
  "name": "What is the phone number for Bar Harbor / Oceanside KOA Holiday?",
  "description": "Bar Harbor / Oceanside KOA Holiday is located at 136 County Road, Bar Harbor ME 4609. Bar Harbor / Oceanside KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/bar-harbor-oceanside/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-bar-harbor-oceanside-koa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "136 County Road",
    "addressLocality": "Bar Harbor",
    "addressRegion": "ME",
    "postalCode": "4609",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4194697,
    "longitude": -68.3668823
  }
}