{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stromsunds-camping-stromsund",
  "name": "Strömsunds Camping",
  "description": "Strömsunds Camping is a campsite in Strömsund, Jämtland, located by a lake/recreational pond.This camp site with sloping grounds has which are...",
  "url": "https://campertunity.com/listings/campgrounds/stromsunds-camping-stromsund",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2ca3d5e24.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Näsviken",
    "addressLocality": "Strömsund",
    "postalCode": "83324",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.84653,
    "longitude": 15.53356
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/jamtland/stromsund/stromsunds-camping-106914/?tab=reviews&reviewLocale=&reviewPage=1&reviewSort=travelParty",
    "https://www.campercontact.com/de/schweden/provinz-jamtland/stromsunds-kommun/51535/stromsunds-camping",
    "http://www.stromsund.se/stromsundscamping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}