{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-bay-resort-bloomer-wi",
  "name": "Cedar Bay Resort",
  "description": "Cedar Bay Resort is located at 14611 222nd Avenue, Bloomer WI 54724. Cedar Bay Resort can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/cedar-bay-resort-bloomer-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14611 222nd Avenue, 4658",
    "addressLocality": "Bloomer",
    "addressRegion": "WI",
    "postalCode": "54724",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.166557,
    "longitude": -91.391015
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/bloomer/cedar-bay-resort"
  ]
}