{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vicks-corner-world-spirit-lake-ia",
  "name": "Vick's Corner World",
  "description": "Vick's Corner World is located at Highway 9, Spirit Lake IA 51360. Vick's Corner World can be contacted at ***-***-**** or http://www.vickscorner.com/",
  "url": "https://campertunity.com/listings/campgrounds/vicks-corner-world-spirit-lake-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 9",
    "addressLocality": "Spirit Lake",
    "addressRegion": "IA",
    "postalCode": "51360",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4309333,
    "longitude": -95.1812108
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/spirit-lake/vick-s-corner-world"
  ]
}