{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/voyager-campground-hayward-wi",
  "name": "Voyager Campground",
  "description": "Voyager Campground is located at 28281 County Road C, Hayward WI 54843. Voyager Campground can be contacted at ***-***-**** or http://www.voyagercampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/voyager-campground-hayward-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28281 County Road C",
    "addressLocality": "Hayward",
    "addressRegion": "WI",
    "postalCode": "54843",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9428096,
    "longitude": -92.2179585
  }
}