{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/berkshire-campground-galena-oh",
  "name": "Berkshire Campground",
  "description": "Welcome to Berkshire Campground, the premier RV campground in Galena, OH. Nestled on a 7-acre lake, our campground offers a range of amenities and activities. From fishing to kayaking, there's something for every outdoor enthusiast. We have a party house and restaurant, a swimming pool, putt putt course, dog park, and more. Whether you need a monthly or nightly spot for your RV or tent, we've got you covered. We even accommodate construction workers. With 280 spots available, find the perfect...",
  "url": "https://campertunity.com/listings/campgrounds/berkshire-campground-galena-oh",
  "image": [
    "https://rlfiles1.azureedge.net/5811da22-67b2-4100-8869-b6c91b194c4a/722bdd7d-fb58-4176-8a3a-2e02313bfac3/logo%20Share%20Image.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1848 Alexander Rd",
    "addressLocality": "Galena",
    "addressRegion": "OH",
    "postalCode": "43021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2308256,
    "longitude": -82.8969927
  },
  "sameAs": [
    "https://www.berkshirecampgroundoh.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}