{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bakers-sunset-bay-wisconsin-dells-wi",
  "name": "Baker's Sunset Bay Resort",
  "description": "Baker's Sunset Bay Resort is located at 921 Canyon Road, Wisconsin Dells WI 53965. Baker's Sunset Bay Resort can be contacted at ***-***-**** or http://www.sunsetbayresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/bakers-sunset-bay-wisconsin-dells-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "921 Canyon Road",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5961939,
    "longitude": -89.7763269
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/wisconsin-dells/baker-s-sunset-bay-resort"
  ]
}