{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-oak-campground-quarryville-pa-1",
  "name": "White Oak Campground",
  "description": "White Oak Campground is located at 3156 White Oak Road, Quarryville PA 17566. White Oak Campground can be contacted at ***-***-**** or http://whiteoakcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/white-oak-campground-quarryville-pa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3156 White Oak Road",
    "addressLocality": "Quarryville",
    "addressRegion": "PA",
    "postalCode": "17566",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9441521,
    "longitude": -76.1395776
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/quarryville/white-oak-campground"
  ]
}