{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-lake-campground-geneva-oh",
  "name": "Willow Lake Campground",
  "description": "Willow Lake is reminiscent of a bygone era of family camping. Popular with Lake Erie fisherman who launch at Geneva State Park. We have ample parking for boat trailers, nearby Geneva-on-the-Lake is popular with young family members.",
  "url": "https://campertunity.com/listings/campgrounds/willow-lake-campground-geneva-oh",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTXErC4bbxG8QkP3kb1VI6hxDj5lqRxSmP/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3955 Street Route 534",
    "addressLocality": "Geneva",
    "addressRegion": "OH",
    "postalCode": "44041",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.768464,
    "longitude": -80.946604
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}