{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dalarna-alvcamping-dalarna-county",
  "name": "Dalarna Älvcamping",
  "description": "Dalarna Älvcamping offers a swimming pool, playground, and marina. Additionally, there are toilets, showers, water taps, and electricity available.",
  "url": "https://campertunity.com/listings/campgrounds/dalarna-alvcamping-dalarna-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651191297"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hälsingsta",
    "addressLocality": "156556",
    "addressRegion": "dalarna-county",
    "postalCode": "785 63",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5497,
    "longitude": 15.22166
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/dalarna-county/156556/dalarna-alvcamping",
    "http://www.dalarnarivercamp.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}