{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lured-in-resort-campground-chetek",
  "name": "Lured In Resort & Campground",
  "description": "Lured In Resort & Campground is located at N1211 Potato Lake Road, Chetek WI 54728. Lured In Resort & Campground can be contacted at ***-***-**** or https://lured-in-resort-campground.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/lured-in-resort-campground-chetek",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N1211 Potato Lake Road",
    "addressLocality": "Chetek",
    "addressRegion": "WI",
    "postalCode": "54728",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3317628,
    "longitude": -91.4302469
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/chetek/lured-in-resort-campground"
  ]
}