{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-windy-hills-houghton",
  "name": "Windy Hills Campground",
  "description": "Windy Hills Campground is located at 10101 Brookside Road, Houghton NY 14744. Windy Hills Campground can be contacted at ***-***-**** or http://windyhillscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-windy-hills-houghton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10101 Brookside Road",
    "addressLocality": "Houghton",
    "addressRegion": "NY",
    "postalCode": "14744",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4413565,
    "longitude": -78.2651592
  }
}