{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crex-meadows-state-wildlife-area-grantsburg-wi",
  "name": "Crex Meadows State Wildlife Area",
  "description": "Crex Meadows State Wildlife Area is located at Currey Road, Grantsburg WI 54840. Crex Meadows State Wildlife Area can be contacted at ***-***-**** or http://dnr.wi.gov/topic/lands/wildlifeareas/crex.html",
  "url": "https://campertunity.com/listings/campgrounds/crex-meadows-state-wildlife-area-grantsburg-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Currey Road",
    "addressLocality": "Grantsburg",
    "addressRegion": "WI",
    "postalCode": "54840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8885629,
    "longitude": -92.6312423
  }
}