{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-aurora-gardens-hixton-wi",
  "name": "Aurora Gardens",
  "description": "Aurora Gardens is located at N11818 Hixton Levis Rd, Hixton WI 54635. Aurora Gardens can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-aurora-gardens-hixton-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N11818 Hixton Levis Rd",
    "addressLocality": "Hixton",
    "addressRegion": "WI",
    "postalCode": "54635",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4998287,
    "longitude": -91.0280837
  }
}