{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fall-festival-weekend-wilmington-ny",
  "name": "Fall Festival Weekend",
  "description": "Fall into the season with pumpkin painting, a fall-flavored pancake breakfast, ceramic painting, train rides, fall crafts, cider and donuts, and a hot cocoa bar!",
  "url": "https://campertunity.com/listings/campgrounds/fall-festival-weekend-wilmington-ny",
  "image": [
    "https://koa.com/content/campgrounds/lake-placid/heroitems/32239heroitems33061dbd-691e-41ee-8fac-5e92c4d7e017.jpeg",
    "https://koa.com/content/campgrounds/lake-placid/events/32239eventc548062f-0312-4c43-bbd7-31b4ba0123f4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5591 NYS Route 86",
    "addressLocality": "Wilmington",
    "addressRegion": "NY",
    "postalCode": "12997",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3847493,
    "longitude": -73.8291925
  },
  "sameAs": [
    "https://koa.com/campgrounds/lake-placid/events/fall-festival-weekend_dfdbcce8-9c0b-40b5-9796-2b132038bdad/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}