{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-conewago-isle-campground-dover-pa",
  "name": "Conewago Isle Campground",
  "description": "Conewago Isle Campground is located at 6220 Big Mount Road, Dover PA 17315. Conewago Isle Campground can be contacted at ***-***-**** or http://www.conewagoisle.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-conewago-isle-campground-dover-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6220 Big Mount Road",
    "addressLocality": "Dover",
    "addressRegion": "PA",
    "postalCode": "17315",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.965278,
    "longitude": -76.957201
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/dover/conewago-isle-campground"
  ]
}