{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kenisees-grand-river-camp-geneva-oh",
  "name": "Kenisee's Grand River Camp",
  "description": "Scenic- wooded- 4 lakes- Grand River flows through park- large club house- pavillion with spit and kitchen- game room- bingo- sand volleyball courts- bocce ball court- shuffleboard courts- baseball- basketball court- dancing in lodge- concrete dance floor at pavillion- Greenway Bike Trails, 4 miles to trail.",
  "url": "https://campertunity.com/listings/campgrounds/kenisees-grand-river-camp-geneva-oh",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTTOZXVdAEwwrKOWOw6QzSyIagpqrMmWgV/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4680 Route 307 East",
    "addressLocality": "Geneva",
    "addressRegion": "OH",
    "postalCode": "44041",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.758265,
    "longitude": -80.922541
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}