{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hoksila-park-lake-city-mn",
  "name": "Hoksila Park",
  "description": "Hoksila Park camping reservations and campground information. Learn more about camping near Hoksila Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/hoksila-park-lake-city-mn",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782731/%7Bpht%7DphotoURL1-summer_solstice_pic_6-21-22%7Bpht%7D1721311437686.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2500 N Hwy 61",
    "addressLocality": "Lake City",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4691,
    "longitude": -92.2909
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}