{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/motorcoach-lake-erie-shores-geneva-oh-us",
  "name": "MotorCoach Resort Lake Erie Shores",
  "description": "MotorCoach Resort Lake Erie Shores is located at 6300 Lake Road West, Geneva OH 44041. MotorCoach Resort Lake Erie Shores can be contacted at ***-***-**** or http://www.motorcoachresortlakeerieshores.com/",
  "url": "https://campertunity.com/listings/campgrounds/motorcoach-lake-erie-shores-geneva-oh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6300 Lake Road West",
    "addressLocality": "Geneva",
    "addressRegion": "OH",
    "postalCode": "44041",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.854958,
    "longitude": -80.982863
  }
}