{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barron-county-cumberland-wi",
  "name": "Visit Barron County",
  "description": "Eagle Point is a City owned 11 acre campground located on a peninsula surrounded by Beaver Dam Lake.",
  "url": "https://campertunity.com/listings/campgrounds/barron-county-cumberland-wi",
  "image": [
    "https://visitbarroncounty.com/wp-content/uploads/2023/02/eagleview.jpg",
    "https://secure.gravatar.com/avatar/a4bed16c80bc79706062248203c969bf7aa3445b325b14a19cfb206796d8dc1e?s=96&d=mm&r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1355 Island Ave",
    "addressLocality": "Cumberland",
    "addressRegion": "WI",
    "postalCode": "54829",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5453548,
    "longitude": -92.0279044
  },
  "sameAs": [
    "https://visitbarroncounty.com/listing/campgrounds/cumberland/eagle-point-campground-park/"
  ]
}