{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/qka-view-hammondsport-ny",
  "name": "Qka View",
  "description": "Qka View is located near the Finger Lakes region in New York, offering a landscape of rolling hills and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/qka-view-hammondsport-ny",
  "image": [
    "https://photos.thedyrt.com/photo/847267/media/qka-view_1c435ebb-93e5-4a26-99ce-a0a884206e08.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/847268/media/qka-view_4bea3d2a-5483-45a8-8411-9a07c0a940fd.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-77.18658728792126,42.48558735881724)/-77.18658728792126,42.48558735881724,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/847267/media/qka-view_1c435ebb-93e5-4a26-99ce-a0a884206e08.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hammondsport",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.48558735881724,
    "longitude": -77.18658728792126
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-york/qka-view"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "100",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$100-$150"
}