{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sams-camp-vildmarkslager-almhult",
  "name": "Sams Camp Vildmarkslager",
  "description": "Nice place on a lake. You choose your place. Spacious places. Rather wild camping atmosphere!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sams-camp-vildmarkslager-almhult",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651269517"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sams Gård",
    "addressLocality": "almhult",
    "addressRegion": "kronoberg-county",
    "postalCode": "343 93",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.65936,
    "longitude": 14.07568
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "200",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr200+"
}