{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-dover-pa",
  "name": "Spot2Nite",
  "description": "Check out Cedar Lake Resort in Dover, Pennsylvania on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-dover-pa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/49170b42-c9f2-11ee-b67a-42010a001432/card.jpg?v=63892878802"
  ],
  "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://www.spot2nite.com/campgrounds-rv-parks/pennsylvania/dover/cedar-lake-resort?slug=cedar-lake-resort"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "14:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "52",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$52+"
}