{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/columbus-weekend-halloween-farmington-ny",
  "name": "Columbus Weekend/Halloween",
  "description": "Enjoy this Long Halloween weekend with an extra day off of school. In addition to the usual Halloween activities of trick-or-treating and pumpkin painting, we have live entertainment and additional events on Sunday, October 12th.",
  "url": "https://campertunity.com/listings/campgrounds/columbus-weekend-halloween-farmington-ny",
  "image": [
    "https://koa.com/content/campgrounds/canandaigua/heroitems/32140heroitemsf221e07e-fd24-4695-925f-c52fdab4b0e5.jpg",
    "https://koa.com/content/campgrounds/canandaigua/events/32140event9d2e4812-bcde-4e4a-bccd-e87f1327218a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5374 Canandaigua Farmington Town Line Road",
    "addressLocality": "Farmington",
    "addressRegion": "NY",
    "postalCode": "14425",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.944167,
    "longitude": -77.309611
  },
  "sameAs": [
    "https://koa.com/campgrounds/canandaigua/events/columbus-weekendhalloween_411b5a29-c32c-4289-be0c-b5e661312ae5/"
  ],
  "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"
    }
  ]
}