{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boulder-creek-campground-bagley-wi",
  "name": "Boulder Creek Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/boulder-creek-campground-bagley-wi",
  "image": [
    "https://static.wixstatic.com/media/6238b5_c8dbd982658b4d669b00b41d5b288ef6%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/6238b5_c8dbd982658b4d669b00b41d5b288ef6%7Emv2.jpg",
    "https://static.wixstatic.com/media/6238b5_c8dbd982658b4d669b00b41d5b288ef6~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11354 County X",
    "addressLocality": "Bagley",
    "addressRegion": "WI",
    "postalCode": "53801-9786",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9170021,
    "longitude": -91.117213
  },
  "sameAs": [
    "https://www.bouldercreekcampgroundwi.com/",
    "https://www.rvezy.com"
  ]
}