{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/letchworth-state-park",
  "name": "Letchworth State Park",
  "description": "Discover Letchworth State Park, the 'Grand Canyon of the East,' offering breathtaking views, hiking trails, waterfalls, and a variety of recreational activities. Plan your visit to this natural wonder in western New York.",
  "url": "https://campertunity.com/listings/campgrounds/letchworth-state-park",
  "image": [
    "https://img.pinecliffresort.net/d45/2502/1590337774.webp",
    "https://img.pinecliffresort.net/d45/2502/1590338895.webp",
    "https://img.pinecliffresort.net/d45/2502/1590338694.webp",
    "https://img.pinecliffresort.net/d45/2502/1590338789.webp",
    "https://img.pinecliffresort.net/d45/2502/1590338498.webp",
    "https://img.pinecliffresort.net/d45/2502/1590338083.webp",
    "https://img.pinecliffresort.net/d45/2502/1590337408.webp",
    "https://img.pinecliffresort.net/d45/2502/1590338416.webp",
    "https://img.pinecliffresort.net/d45/2502/1590338122.webp",
    "https://img.pinecliffresort.net/d45/2502/1590339647.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New York, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6428243,
    "longitude": -77.9796755
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/letchworth-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ]
}