{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stockholm-village-park-campground-travel-wisconsin-stockholm",
  "name": "Stockholm Village Park Campground | Travel Wisconsin",
  "description": "Located on the shores of Lake Pepin - tent/RV; electric hook-ups, privy toilet, potable water; picnic & playground areas; swimming beach; boat ramp; 700'",
  "url": "https://campertunity.com/listings/campgrounds/stockholm-village-park-campground-travel-wisconsin-stockholm",
  "image": [
    "https://www.travelwisconsin.com/uploads/places/71/715baf59-902e-4721-805a-e613c59d32d2-stockholm-park-camping.jpeg?width=1200&height=630&mode=crop&scale=both&quality=100"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spring Street",
    "addressLocality": "Stockholm",
    "addressRegion": "WI",
    "postalCode": "54769"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4808289695204,
    "longitude": -92.2633123397827
  },
  "sameAs": [
    "https://www.travelwisconsin.com/campgrounds/stockholm-village-park-campground-228371"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}