{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kenisee-grand-river-campground",
  "name": "Kenisee Grand River Campground",
  "description": "Kenisee Grand River Campground located here in Geneva, OH, our spacious spots and convenient amenities make us your number one RV park in the region!",
  "url": "https://campertunity.com/listings/campgrounds/kenisee-grand-river-campground",
  "image": [
    "https://lirp.cdn-website.com/0d2b8230/dms3rep/multi/opt/62112283_1770025516476907_9103234328342560768_n-1920w.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.76283,
    "longitude": -80.922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}