{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bar-harbor-rv-park-and-marina-abingdon-md",
  "name": "Bar Harbor RV Park and Marina",
  "description": "Bar Harbor RV Park and Marina is located at 4228 Birch Avenue, Abingdon MD 21009. Bar Harbor RV Park and Marina can be contacted at ***-***-**** or http://www.barharborrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/bar-harbor-rv-park-and-marina-abingdon-md",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4228 Birch Avenue",
    "addressLocality": "Abingdon",
    "addressRegion": "MD",
    "postalCode": "21009",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4612854,
    "longitude": -76.243181
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/maryland/abingdon/bar-harbor-rv-park-and-marina"
  ]
}