{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campgrounds-in-fish-creek-wisconsin",
  "name": "Campgrounds in Fish Creek, Wisconsin",
  "description": "Campground in Fish Creek, Wisconsin with amenities, including a playground, and a hiking trail, campsites, RV sites, tent sites, and cabins.",
  "url": "https://campertunity.com/listings/campgrounds/campgrounds-in-fish-creek-wisconsin",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}