{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-hy-land-court-rv-park-campground-ellison-bay",
  "name": "Hy-Land Court RV Park and Campground",
  "description": "Hy-Land Court RV Park and Campground is located at 11503 Wisconsin 42, Ellison Bay WI 54210. Hy-Land Court RV Park and Campground can be contacted at ***-***-**** or http://www.hylandcourt.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-hy-land-court-rv-park-campground-ellison-bay",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11503 Wisconsin 42",
    "addressLocality": "Ellison Bay",
    "addressRegion": "WI",
    "postalCode": "54210",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2303493,
    "longitude": -87.1001783
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/ellison-bay/hy-land-court-rv-park-and-campground"
  ]
}