{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/point-bluff-resort-wisconsin-dells-wi-us",
  "name": "Point Bluff Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/point-bluff-resort-wisconsin-dells-wi-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3199 County Road Z",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.pointbluff.com/"
  ]
}