{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/finger-lakes-rv-resort-hector-ny",
  "name": "Finger Lakes RV Resort",
  "description": "Finger Lakes RV Resort is an adult-focused, peaceful RV park in Hector, NY, right on the Seneca Lake Wine Trail.",
  "url": "https://campertunity.com/listings/campgrounds/finger-lakes-rv-resort-hector-ny",
  "image": [
    "https://static.wixstatic.com/media/4aef7f_83e8c3be76f44f31a325f483a37c88f9~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3645 Tichenor Road",
    "addressLocality": "hector",
    "addressRegion": "NY",
    "postalCode": "14841-9675",
    "addressCountry": "US"
  }
}