{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/soralgens-camping-hallefors",
  "name": "Sörälgens Camping",
  "description": "Sörälgens Camping is a campsite in Hällefors, Örebro, located in a wood and by a lake/recreational pond.The campsite has which are marked out,...",
  "url": "https://campertunity.com/listings/campgrounds/soralgens-camping-hallefors",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675029e33a309.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sör - Älgen 200",
    "addressLocality": "Hällefors",
    "postalCode": "71293",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.79008,
    "longitude": 14.57203
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/orebro/hallefors/soralgens-camping-111378/",
    "http://www.soralgenscamping.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}