{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sagaliden-bergsjo-gavleborg-county-se",
  "name": "Sagaliden",
  "description": "directly on a large lake - spacious paved pitches with large wooden terrace - possibility of canoeing and supping - center 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sagaliden-bergsjo-gavleborg-county-se",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651045909"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sagaliden",
    "addressLocality": "Bergsjö",
    "addressRegion": "gavleborg-county",
    "postalCode": "829 51",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.94619,
    "longitude": 17.06851
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "350",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr350+"
}