{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tantolundens-husbilscamping-stockholm",
  "name": "Tantolundens Husbilscamping",
  "description": "Enjoy a relaxing stay at Tantolundens Husbilscamping in Stockholm, Sweden. Visitors' rating: 3.",
  "url": "https://campertunity.com/listings/campgrounds/tantolundens-husbilscamping-stockholm",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748597.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ringvägen",
    "addressLocality": "stockholm",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.3126,
    "longitude": 18.05274
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/stockholm-county/stockholm/24043/tantolundens-husbilscamping",
    "https://www.campercontact.com/de/schweden/provinz-stockholm/stockholms-kommun/24043/tantolundens-husbilscamping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}