{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-berkshire-lake-campground-galena",
  "name": "Berkshire Lake Campground",
  "description": "Berkshire Lake Campground is located at 1848 Alexander Road, Galena OH 43021. Berkshire Lake Campground can be contacted at ***-***-**** or http://www.berkshirelakecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-berkshire-lake-campground-galena",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1848 Alexander Road",
    "addressLocality": "Galena",
    "addressRegion": "OH",
    "postalCode": "43021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.231755,
    "longitude": -82.8968189
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/galena/berkshire-lake-campground"
  ]
}