{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-westfield-ny-1",
  "name": "Spot2Nite",
  "description": "Check out Westfield/Lake Erie KOA in Westfield, New York on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-westfield-ny-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/3a38b1ba-3f2a-11f0-a88a-b009a0bcd299/card.jpg?v=63916030349",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/48506005-3f2a-11f0-80dd-b0094fff84e1/card.jpg?v=63916030370",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4b0dbdae-3f2a-11f0-9d25-19e212cf1bca/card.jpg?v=63916030372"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Westfield",
    "addressRegion": "NY",
    "postalCode": "14787",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.326,
    "longitude": -79.5768
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/new-york/westfield/westfieldlake-erie-koa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game Room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}