{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moon-lake-park-iron-river-wi",
  "name": "Moon Lake Park",
  "description": "Moon Lake Park is located at County Highway H, Iron River WI 54847. Moon Lake Park can be contacted at ***-***-**** or http://townofironriver.com/",
  "url": "https://campertunity.com/listings/campgrounds/moon-lake-park-iron-river-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Highway H",
    "addressLocality": "Iron River",
    "addressRegion": "WI",
    "postalCode": "54847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5564669,
    "longitude": -91.4062558
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/iron-river/moon-lake-park"
  ]
}