{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stallplats-zinkgruvan-zinkgruvan-orebro-county",
  "name": "Stallplats Zinkgruvan",
  "description": "motorhome with picnic tables and bbq at a pond - near the Zinkmuseum (open on working days) - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/stallplats-zinkgruvan-zinkgruvan-orebro-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650841219.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Knallavägen",
    "addressLocality": "zinkgruvan",
    "addressRegion": "orebro-county",
    "postalCode": "696 76",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.8178,
    "longitude": 15.0977
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/orebro-county/zinkgruvan/69374/stallplats-zinkgruvan"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}