{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-follys-end-campground-girard-pa",
  "name": "Folly's End Campground",
  "description": "Folly's End Campground is located at 8600 Pennsylvania 98, Girard PA 16417. Folly's End Campground can be contacted at ***-***-**** or http://www.follysend.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-follys-end-campground-girard-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8600 Pennsylvania 98",
    "addressLocality": "Girard",
    "addressRegion": "PA",
    "postalCode": "16417",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.982162,
    "longitude": -80.235748
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/girard/folly-s-end-campground"
  ]
}