{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cunard-tomahawk-wi-us",
  "name": "Cunard Lake Campground",
  "description": "Cunard Lake Campground is located at 7***-***-**** Lake Cunard Campgrove Road, Lake Tomahawk WI 54539. Cunard Lake Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/cunard-tomahawk-wi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7868-7956 Lake Cunard Campgrove Road",
    "addressLocality": "Lake Tomahawk",
    "addressRegion": "WI",
    "postalCode": "54539",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8479974,
    "longitude": -89.5794533
  }
}