{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruhe-in-den-nordschwedischen-waldern-solleftea-kommun-provin",
  "name": "Peace in the northern Swedish forests",
  "description": "Enjoy a relaxing stay with peace and quiet in the northern Swedish forests in Sollefteå kommun, Sweden.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruhe-in-den-nordschwedischen-waldern-solleftea-kommun-provin",
  "image": [
    "https://static.campspace.com/media/space/detail/cl621e1ced-d1ce-4252-8c10-c89d11e76633.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "solleftea-kommun",
    "addressRegion": "Provinz Västernorrland",
    "addressCountry": "schweden"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.444,
    "longitude": 16.8925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}