{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-lake-campground-dover-pa",
  "name": "Cedar Lake Campground",
  "description": "Cedar Lake Campground has been owned by our family since 2008. But the story and impact this place has had on families started much earlier. Formerly known as Cedar Lake Ranch, my parents had their first experience at this property in 1992, when they came here for their honeymoon. Several years later, we would come as a family to Cedar Lake Ranch to trail ride. When we came down in 2008, we learned that the property was for sale. To avoid this beautiful property being split up and sold as sev...",
  "url": "https://campertunity.com/listings/campgrounds/cedar-lake-campground-dover-pa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4adc2a22-42d9-11f0-a1df-126e311b2a32/card.jpg?v=63916435394"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5051 Pine Hill Road",
    "addressLocality": "Dover",
    "addressRegion": "PA",
    "postalCode": "17315",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.973733,
    "longitude": -76.93463799999999
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/pennsylvania/dover/cedar-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}