{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-boyers-pond-campground-central-city",
  "name": "Boyers Pond Campground",
  "description": "Boyers Pond Campground is located at 165 Boyers Pond Rd, Central City PA 15926. Boyers Pond Campground can be contacted at ***-***-**** or http://www.boyerspondcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-boyers-pond-campground-central-city",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "165 Boyers Pond Rd",
    "addressLocality": "Central City",
    "addressRegion": "PA",
    "postalCode": "15926",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0480143,
    "longitude": -78.8340664
  }
}