{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salisbury-campground-new-auburn-wi-us",
  "name": "Salisbury Campground",
  "description": "Salisbury Campground is located at 11408 269th Avenue, New Auburn WI 54757. Salisbury Campground can be contacted at ***-***-**** or http://www.travelwisconsin.com/campgrounds/salisbury-resort-192450",
  "url": "https://campertunity.com/listings/campgrounds/salisbury-campground-new-auburn-wi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11408 269th Avenue",
    "addressLocality": "New Auburn",
    "addressRegion": "WI",
    "postalCode": "54757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.23507,
    "longitude": -91.450138
  }
}