{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-hixton-wi",
  "name": "Spot2Nite",
  "description": "Check out Motel 95 & Campground in Hixton, Wisconsin on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-hixton-wi",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hixton",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.388394,
    "longitude": -90.99755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}