{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pennsylvania-dutch-campsite-bernville-pa",
  "name": "Pennsylvania Dutch Campsite",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/pennsylvania-dutch-campsite-bernville-pa",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "136 Campsite Road,",
    "addressLocality": "Bernville, PA 19506",
    "addressRegion": "PA",
    "postalCode": "19506"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.433426,
    "longitude": -76.1121648
  },
  "sameAs": [
    "https://www.aaa.com/travelinfo/pennsylvania/bernville/campgrounds/pennsylvania-dutch-campsite-18844.html"
  ]
}