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