{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/first-camp-morudden-hammaro-skoghall",
  "name": "First Camp Mörudden-Hammarö",
  "description": "First Camp Mörudden-Hammarö is a campsite located in Skoghall, Värmland, on the edge of a lake/recreational pond.This campsite is...",
  "url": "https://campertunity.com/listings/campgrounds/first-camp-morudden-hammaro-skoghall",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675176553815d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Möruddsvägen 700",
    "addressLocality": "Skoghall",
    "postalCode": "66333"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.31222,
    "longitude": 13.49711
  },
  "sameAs": [
    "https://www.eurocampings.fr/suede/varmland/skoghall/first-camp-morudden-hammaro-121137/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}