{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horn-lake-and-lincoln-county-forest-irma-wi-us",
  "name": "Horn Lake and Lincoln County Forest",
  "description": "Horn Lake and Lincoln County Forest in Wisconsin offers a landscape of dense forests and tranquil lakes.",
  "url": "https://campertunity.com/listings/campgrounds/horn-lake-and-lincoln-county-forest-irma-wi-us",
  "image": [
    "https://photos.thedyrt.com/photo/media/horn-lake-and-lincoln-county-forest_e8810cf7-82c3-40f1-aba8-8b326eefb78e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/horn-lake-and-lincoln-county-forest_7f96ee59-49fe-4002-8dc1-81d58d58994b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-89.63485,45.30234)/-89.63485,45.30234,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/horn-lake-and-lincoln-county-forest_e8810cf7-82c3-40f1-aba8-8b326eefb78e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Irma",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.30234,
    "longitude": -89.63485
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}