{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterford-pa-us",
  "name": "Spot2Nite",
  "description": "Check out Sparrow Pond Campground in Waterford, Pennsylvania on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/waterford-pa-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9853b80c-db0b-11ee-a339-42010a00143d/card.jpg?v=63893110906"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11103 Peach Street",
    "addressLocality": "Waterford",
    "addressRegion": "PA",
    "postalCode": "16441",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9793147,
    "longitude": -80.013818
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/pennsylvania/waterford/sparrow-pond-campground?slug=sparrow-pond-campground"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "63",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$63+"
}