{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caravan-club-tandadaln-salen-dalarna-county-se",
  "name": "Caravan Club Tandådalen",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/caravan-club-tandadaln-salen-dalarna-county-se",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "TANDÅDALEN CARAVAN CLUB",
    "addressLocality": "Sälen",
    "addressRegion": "dalarna-county",
    "postalCode": "780 91",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.18104,
    "longitude": 12.99789
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}