{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-arthur-family-campground-slip",
  "name": "Lake Arthur Family Campground",
  "description": "Lake Arthur Family Campground is located at 243 West Liberty Road, Slippery Rock PA 16057. Lake Arthur Family Campground can be contacted at ***-***-**** or http://www.lakearthurfamilycampground.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-arthur-family-campground-slip",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "243 West Liberty Road",
    "addressLocality": "Slippery Rock",
    "addressRegion": "PA",
    "postalCode": "16057",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9878398,
    "longitude": -80.0080757
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/slippery-rock/lake-arthur-family-campground"
  ]
}