{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seneca-lake-state-park-geneva-ny",
  "name": "Seneca Lake State Park",
  "description": "Seneca Lake State Park is a scenic day-use facility located on the shores of Seneca Lake in Geneva, New York. The park offers a variety of recreational activities centered around water access and family-friendly amenities. The swimming beach operates seasonally with lifeguards from June through Labor Day, and the park features the first sprayground built in the New York State Parks system, with over 100 water jets. Three playgrounds accommodate children ages 2-12. The park operates two excell...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seneca-lake-state-park-geneva-ny",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boodys Hill Rd",
    "addressLocality": "Geneva",
    "addressRegion": "NY",
    "postalCode": "14456",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.86913,
    "longitude": -76.94002
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}