{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-galo-havsbad-galo",
  "name": "Camping Gålö Havsbad",
  "description": "Campsite Gålö Havsbad is a campsite in Övre Bihagen, Stockholm, located near the sea and in the woods.This campsite has a...",
  "url": "https://campertunity.com/listings/campgrounds/camping-galo-havsbad-galo",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675171d902e5a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skälåkersvägen 11",
    "addressLocality": "Gålö",
    "postalCode": "13796"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.09361,
    "longitude": 18.31606
  },
  "sameAs": [
    "https://www.eurocampings.fr/suede/stockholm/ovre-bihagen/camping-galo-havsbad-120381/",
    "http://www.galohavsbad.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}