{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hawks-resort-new-auburn-wi",
  "name": "Hawk's Resort",
  "description": "Hawk's Resort is located at 30994 122nd Street, New Auburn WI 54757. Hawk's Resort can be contacted at ***-***-**** or https://www.facebook.com/Hawks-Resort-***-***-****5/",
  "url": "https://campertunity.com/listings/campgrounds/hawks-resort-new-auburn-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30994 122nd Street, 5211",
    "addressLocality": "New Auburn",
    "addressRegion": "WI",
    "postalCode": "54757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2914098,
    "longitude": -91.4328598
  }
}