{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/visit-barron-county-barron-wi",
  "name": "Visit Barron County",
  "description": "We have 8 full-service campsites that include water, sewer, 30 amp electric, internet, and cable. We have several sites that include 110 electric service for small campers and tents.",
  "url": "https://campertunity.com/listings/campgrounds/visit-barron-county-barron-wi",
  "image": [
    "https://visitbarroncounty.com/wp-content/uploads/2023/02/stop-on-inn2.jpg",
    "https://secure.gravatar.com/avatar/a4bed16c80bc79706062248203c969bf7aa3445b325b14a19cfb206796d8dc1e?s=96&d=mm&r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1521 E Division Ave",
    "addressLocality": "Barron",
    "addressRegion": "WI",
    "postalCode": "54812",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.40210949999999,
    "longitude": -91.83172549999999
  },
  "sameAs": [
    "https://visitbarroncounty.com/listing/campgrounds/barron/stop-on-inn-motel-campground-2/",
    "https://gocampingamerica.com/campgrounds-rv-parks/wisconsin/barron/barron-motel-rv-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}