{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sommens-camping-sommen",
  "name": "Sommens camping",
  "description": "Sommens camping is a campsite in Sommen, Jönköping, located in a wood and by a lake/recreational pond.The campsite has which are marked out,...",
  "url": "https://campertunity.com/listings/campgrounds/sommens-camping-sommen",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675023b0e0d8c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lugna Vägen 6",
    "addressLocality": "Sommen",
    "postalCode": "57361",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.14222,
    "longitude": 14.97447
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/jonkoping/sommen/sommens-camping-110705/",
    "http://www.sommenscamping.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}