{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/christmas-in-july-farmington-ny",
  "name": "Christmas in July",
  "description": "Decorate your site for Christmas. Join us for a Christmas party. We have a snowball fight, crafts, and visitors from the Northpole.",
  "url": "https://campertunity.com/listings/campgrounds/christmas-in-july-farmington-ny",
  "image": [
    "https://koa.com/content/campgrounds/canandaigua/heroitems/32140heroitemsf221e07e-fd24-4695-925f-c52fdab4b0e5.jpg",
    "https://koa.com/content/campgrounds/canandaigua/events/32140event78e91697-be8a-4b1a-8ca4-4e303b4ec3b7.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/christmas-in-july_8f815a53-cbb3-4ff6-ba0a-0091ef0ba573/"
  ],
  "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"
    }
  ]
}