{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-brook-campground-boat-rental-beavertown-pa",
  "name": "Shady Brook Campground & Boat Rental, LLC",
  "description": "Shady Brook Campground & Boat Rental, LLC is located at 275 Campground Lane, Beavertown PA 17813. Shady Brook Campground & Boat Rental, LLC can be contacted at ***-***-**** or http://www.shadybrookcg.com/",
  "url": "https://campertunity.com/listings/campgrounds/shady-brook-campground-boat-rental-beavertown-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "275 Campground Lane",
    "addressLocality": "Beavertown",
    "addressRegion": "PA",
    "postalCode": "17813",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.75371,
    "longitude": -77.12604
  }
}