{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skansholmens-camping-swealand",
  "name": "Skansholmens Camping",
  "description": "ProfileCampingen is a small familial campsite, close to the sea / the Baltic Sea you do not get. Read more",
  "url": "https://campertunity.com/listings/campgrounds/skansholmens-camping-swealand",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/skansholmens-camping/WfhKTspqyD3s.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/skansholmens-camping/yg2MWkZludUv.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skansholmen",
    "addressLocality": "Skansholmens Camping",
    "addressRegion": "Swealand",
    "postalCode": "15393",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.04879,
    "longitude": 17.69076
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/skansholmens-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}