{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fathers-day-weekend-houghton-ny",
  "name": "Father's Day Weekend",
  "description": "Join us for Father's Day Weekend.Regular camping price includes two adults and two children per campsite - this weekend additional children are free.- Fishing Derby- Family Outdoor Games- Ice Cream Social ($) Free Ice Cream for Dads.- Cash & Candy Bingo ($)",
  "url": "https://campertunity.com/listings/campgrounds/fathers-day-weekend-houghton-ny",
  "image": [
    "https://koa.com/content/campgrounds/houghton-letchworth/heroitems/32234heroitems9978bd4c-9ff4-4919-9ce5-9fde484ae66f.jpg",
    "https://koa.com/content/campgrounds/houghton-letchworth/events/32234event706d8e0f-5a1f-4691-85ed-7298b87c85a7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7632 Centerville Road",
    "addressLocality": "Houghton",
    "addressRegion": "NY",
    "postalCode": "14744",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.44043,
    "longitude": -78.167789
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}