{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/first-camp-skutberget-karlstad-karlstad",
  "name": "First Camp Skutberget-Karlstad",
  "description": "First Camp Skutberget-Karlstad is a campsite in Karlstad, Värmland, on the lake/Leisure Lake. This campsite has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/first-camp-skutberget-karlstad-karlstad",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2b9cdd0e4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skutbergsvägen 315",
    "addressLocality": "Karlstad",
    "postalCode": "65346",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.37428,
    "longitude": 13.38933
  },
  "sameAs": [
    "https://www.eurocampings.de/schweden/varmland/karlstad/first-camp-skutberget-karlstad-106864/",
    "https://firstcamp.se/destination/skutberget-karlstad/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}