{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moen-lake-campground-rv-park-rhinelander-wi-us",
  "name": "Moen Lake Campground & RV Park",
  "description": "Moen Lake Campground & RV Park is located at 4061 Lakeshore Drive, Rhinelander WI 54501. Moen Lake Campground & RV Park can be contacted at ***-***-**** or http://www.moenlakecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/moen-lake-campground-rv-park-rhinelander-wi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4061 Lakeshore Drive",
    "addressLocality": "Rhinelander",
    "addressRegion": "WI",
    "postalCode": "54501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.662599,
    "longitude": -89.32378
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/rhinelander/moen-lake-campground-rv-park"
  ]
}