{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/den-sovande-algen-b-b-and-majenfors-kronoberg-county",
  "name": "Den Sovande Älgen B&B and Camping",
  "description": "directions [some navigation systems do not know the house number]: on route 15 between Markaryd and Knäred take the exit to Majenfors and follow the signs Solhaga - located on the river Lagan - reception open 8-20h - check in after 12h - check-out before 12h - center 10km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/den-sovande-algen-b-b-and-majenfors-kronoberg-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650820718.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Majenfors",
    "addressRegion": "kronoberg-county",
    "postalCode": "285 93",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.49665,
    "longitude": 13.45494
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 69,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "290",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr290+"
}