{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/delta-lake-state-park-central-region",
  "name": "Delta Lake State Park",
  "description": "You'll find the terrain is wooded and generally flat. Year-round visitors can enjoy the day in one of many picnic areas, or on one of the many hiking and nature trails. There is also a boat launch and shoreline fishing for trout, pike, bass, bullhead and perch. Campers can enjoy tent, trailer or RV camping sites and there is a sandy beach with swimming in the summer. For winter visitors there are cross-country ski trails.",
  "url": "https://campertunity.com/listings/campgrounds/delta-lake-state-park-central-region",
  "image": [
    "https://parks.ny.gov/sites/default/files/styles/large/public/2025-10/Delta%20Lake%20State%20Park%20ESD.jpg.webp?itok=pLIOVu4w"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Central Region"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}