{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/4th-of-july-weekend-farmington-ny",
  "name": "4th of July Weekend",
  "description": "We keep our holiday weekends jammed with events for the entire family to enjoy. Look forward to; a pool party, an animal show, fishing derby, crafts, axe throwing, a full band, and so much more!",
  "url": "https://campertunity.com/listings/campgrounds/4th-of-july-weekend-farmington-ny",
  "image": [
    "https://koa.com/content/campgrounds/canandaigua/heroitems/32140heroitemsf221e07e-fd24-4695-925f-c52fdab4b0e5.jpg",
    "https://koa.com/content/campgrounds/canandaigua/events/32140event202dbe4d-6193-443c-84d5-1cbd3a6f9b45.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/th-of-july-weekend_9a559dce-6f28-4e82-81e3-57a428739ece/"
  ],
  "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": "Fishing"
    }
  ]
}