{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fish-creek-campground-fish-creek-wi",
  "name": "Fish Creek Campground",
  "description": "Fish Creek Campground is located at 3709 County F, Fish Creek WI 54212. Fish Creek Campground can be contacted at ***-***-**** or http://www.fishcreekcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/fish-creek-campground-fish-creek-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3709 County F",
    "addressLocality": "Fish Creek",
    "addressRegion": "WI",
    "postalCode": "54212",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1215566,
    "longitude": -87.2158391
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/fish-creek/fish-creek-campground",
    "https://www.rvezy.com",
    "https://rvshare.com"
  ]
}