{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-acres-campgrounds-mount-bethel-pa",
  "name": "Shady Acres Campgrounds",
  "description": "Shady Acres Campgrounds is located at 1078 Turkey Ridge Road, Mount Bethel PA 18343. Shady Acres Campgrounds can be contacted at ***-***-**** or http://campshadyacres.com/",
  "url": "https://campertunity.com/listings/campgrounds/shady-acres-campgrounds-mount-bethel-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1078 Turkey Ridge Road",
    "addressLocality": "Mount Bethel",
    "addressRegion": "PA",
    "postalCode": "18343",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.933576,
    "longitude": -75.115788
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/mount-bethel/shady-acres-campgrounds"
  ]
}