{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glacier-wilderness-elton-wi",
  "name": "Glacier Wilderness Campground",
  "description": "Glacier Wilderness Campground is located at N3865 Elton South Road, Elton WI 54430. Glacier Wilderness Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/glacier-wilderness-elton-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N3865 Elton South Road",
    "addressLocality": "Elton",
    "addressRegion": "WI",
    "postalCode": "54430",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1674396,
    "longitude": -88.8866215
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/elton/glacier-wilderness-campground"
  ]
}