{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sparrow-pond-family-campground-waterford-pa",
  "name": "Sparrow Pond Family Campground",
  "description": "Sparrow Pond Family Campground is located at 11103 U.S. 19, Waterford PA 16441. Sparrow Pond Family Campground can be contacted at ***-***-**** or http://www.sparrowpond.com/",
  "url": "https://campertunity.com/listings/campgrounds/sparrow-pond-family-campground-waterford-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11103 U.S. 19",
    "addressLocality": "Waterford",
    "addressRegion": "PA",
    "postalCode": "16441",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9793147,
    "longitude": -80.013818
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/waterford/sparrow-pond-family-campground"
  ]
}