{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sollero-camping-solleron",
  "name": "Sollerö Camping",
  "description": "Sollerö Camping is a campsite in Sollerön, Dalarna, located by a lake/recreational pond.This terraced camp site and camp site with sloping grounds...",
  "url": "https://campertunity.com/listings/campgrounds/sollero-camping-solleron",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a0da45bc4c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Soldvägen 149",
    "addressLocality": "Sollerön",
    "postalCode": "79290",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.90094,
    "longitude": 14.58239
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/dalarna/solleron/sollero-camping-106904/",
    "http://www.caravanclub.se/camping/solleron"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}