{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/steiners-camping-lodge-johannisholm-mora-se",
  "name": "Steiner's Camping & Lodge",
  "description": "Steiner's Camping & Lodge is a campsite located in Johannisholm, Dalarna, in the forest, river/stream and lake/recreation lake. This...",
  "url": "https://campertunity.com/listings/campgrounds/steiners-camping-lodge-johannisholm-mora-se",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/b/674b13710ce73.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Johannisholm 3",
    "addressLocality": "Johannisholm/Mora",
    "postalCode": "79292",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.82633,
    "longitude": 14.12658
  },
  "sameAs": [
    "https://www.eurocampings.de/schweden/dalarna/johannisholm/steiners-camping-lodge-112302/",
    "http://www.steinerslodge.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}