{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lyndas-lakeshore-resort-chetek-wi",
  "name": "Lynda's Lakeshore Resort",
  "description": "Lynda's Lakeshore Resort is located at 1017 24 1/2 25th Street, Chetek WI 54728. Lynda's Lakeshore Resort can be contacted at ***-***-**** or http://www.lakeshorechetek.com/",
  "url": "https://campertunity.com/listings/campgrounds/lyndas-lakeshore-resort-chetek-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1017 24 1/2 25th Street",
    "addressLocality": "Chetek",
    "addressRegion": "WI",
    "postalCode": "54728",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3531925,
    "longitude": -91.6459819
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/chetek/lynda-s-lakeshore-resort"
  ]
}