{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tennison-bay-campground-fish-creek",
  "name": "Tennison Bay Campground",
  "description": "Tennison Bay Campground is located at Unnamed Road, Fish Creek WI 54212. Tennison Bay Campground can be contacted at ***-***-**** or https://dnr.wi.gov/topic/parks/name/peninsula/",
  "url": "https://campertunity.com/listings/campgrounds/tennison-bay-campground-fish-creek",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Fish Creek",
    "addressRegion": "WI",
    "postalCode": "54212",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1592385,
    "longitude": -87.2326233
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/fish-creek/tennison-bay-campground"
  ]
}