{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/finger-lakes-rv-resort-hector-ny-1",
  "name": "Finger Lakes RV Resort",
  "description": "Finger Lakes RV Resort, near Hector, New York, is a fantastic spot for those looking to unwind while enjoying the beauty of the Finger Lakes region.",
  "url": "https://campertunity.com/listings/campgrounds/finger-lakes-rv-resort-hector-ny-1",
  "image": [
    "https://photos.thedyrt.com/photo/1870309/media/finger-lakes-rv-resort_30f8a62f-bf1b-47c9-a727-ef0a29e9e84c.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-76.86846567145247,42.50088215004557)/-76.86846567145247,42.50088215004557,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1870309/media/finger-lakes-rv-resort_30f8a62f-bf1b-47c9-a727-ef0a29e9e84c.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1870308/media/finger-lakes-rv-resort_3c02431e-17db-4e3d-81d3-dd744c7ab4d1.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3645 Tichenor Rd",
    "addressLocality": "Hector",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.50088215004557,
    "longitude": -76.86846567145247
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "80",
    "priceValidUntil": "2026-07-20"
  },
  "priceRange": "$80-$89"
}