{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-bagley-wi",
  "name": "Spot2Nite",
  "description": "Check out Boulder Creek Campground in Bagley, Wisconsin on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-bagley-wi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/87cc924e-a671-11ed-8803-ae29f73191bf/card.jpg?v=63892719400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11354 County X",
    "addressLocality": "Bagley",
    "addressRegion": "WI",
    "postalCode": "53801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9170021,
    "longitude": -91.11721299999999
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/wisconsin/bagley/boulder-creek-campground"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "13:00:00"
}