{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rest-ez-campground-minong-wi",
  "name": "Rest EZ Campground",
  "description": "If you love to enjoy time in the fresh air of Northern Wisconsin, come out & enjoy your time at our campground and \"Rest EZ\"",
  "url": "https://campertunity.com/listings/campgrounds/rest-ez-campground-minong-wi",
  "image": [
    "https://img1.wsimg.com/isteam/ip/b643a3fe-d164-4b10-a6d5-597cbb476b85/1.jpg",
    "http://img1.wsimg.com/isteam/ip/b643a3fe-d164-4b10-a6d5-597cbb476b85/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "w6508 Wisconsin Highway 77",
    "addressLocality": "Minong",
    "addressRegion": "WI",
    "postalCode": "54859",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.073762,
    "longitude": -91.873614
  }
}