{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kvarnsjons-savshult-vastra-gotaland-county",
  "name": "Kvarnsjöns",
  "description": "Nature camping - no demarcated sites - quiet area - there is a boat that can be used - center 20km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kvarnsjons-savshult-vastra-gotaland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651201476.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mellangården",
    "addressLocality": "Sävshult",
    "addressRegion": "vastra-gotaland-county",
    "postalCode": "514 94",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.36644,
    "longitude": 13.28441
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "150",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr150+"
}