{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-vicksburg-mi",
  "name": "Spot2Nite",
  "description": "Heck off SHAD BAMD CAMPROD IN VICKSBURG, MIGAN ON GO CAMPING America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-vicksburg-mi",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vicksburg",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1428172,
    "longitude": -85.5032655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}