{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sagaliden-en-liten-plats-bergsjo",
  "name": "Sagaliden En Liten Plats",
  "description": "Sagaliden En Liten Plats is a campsite in Bergsjö, Gävleborg, in the forest and lake/Leisure lake. This campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sagaliden-en-liten-plats-bergsjo",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9148/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sagaliden 1",
    "addressLocality": "Bergsjö",
    "postalCode": "82951",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.94619,
    "longitude": 17.0685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}