{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sherwood-county-park-campground-pittsville-wi",
  "name": "Sherwood County Park & Campground",
  "description": "Sherwood County Park & Campground is located at w1251 Dyer Road, Pittsville WI 54466. Sherwood County Park & Campground can be contacted at ***-***-**** or http://wi-clarkcounty.civicplus.com/Facilities/Facility/Details/Sherwood-Park-and-Campground-4",
  "url": "https://campertunity.com/listings/campgrounds/sherwood-county-park-campground-pittsville-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "w1251 Dyer Road",
    "addressLocality": "Pittsville",
    "addressRegion": "WI",
    "postalCode": "54466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4292024,
    "longitude": -90.3703789
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/pittsville/sherwood-county-park-campground"
  ]
}