{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ljuvadal-camping-experiences-olofstrom-provincia-de-blekinge",
  "name": "Ljuvadal Camping & Experiences",
  "description": "camping located on a lake - large plots often with electricity and water - center 6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ljuvadal-camping-experiences-olofstrom-provincia-de-blekinge",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651048994"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ugglebodavägen",
    "addressLocality": "Olofström",
    "addressRegion": "provincia-de-blekinge",
    "postalCode": "293 93",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.23368,
    "longitude": 14.68609
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.62,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr250+"
}