{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/visit-barron-county-chetek-wi-2",
  "name": "Visit Barron County",
  "description": "Work and Play in Barron County, Wisconsin",
  "url": "https://campertunity.com/listings/campgrounds/visit-barron-county-chetek-wi-2",
  "image": [
    "https://visitbarroncounty.com/wp-content/uploads/2023/02/lotts.jpg",
    "https://secure.gravatar.com/avatar/a4bed16c80bc79706062248203c969bf7aa3445b325b14a19cfb206796d8dc1e?s=96&d=mm&r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "659 24 1/8 St",
    "addressLocality": "Chetek",
    "addressRegion": "WI",
    "postalCode": "54728",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2995386,
    "longitude": -91.65347349999999
  },
  "sameAs": [
    "https://visitbarroncounty.com/listing/campgrounds/chetek/lotts-landing/"
  ]
}