{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cedar-lake-campground-dover-pa",
  "name": "Cedar Lake Campground",
  "description": "Cedar Lake Campground is located at 5051 Pine Hill Road, Dover PA 17315. Cedar Lake Campground can be contacted at ***-***-**** or http://www.cedarlakefamilycampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cedar-lake-campground-dover-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5051 Pine Hill Road",
    "addressLocality": "Dover",
    "addressRegion": "PA",
    "postalCode": "17315",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.973733,
    "longitude": -76.934638
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/dover/cedar-lake-campground"
  ]
}