{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fiskepuben-bockalt-provincia-de-halland-se",
  "name": "Fiskepuben",
  "description": "Beautifully landscaped motorhome with various activities. Possibility to fly fishing (sticks present) on rainbow trout. Wood-fired sauna and jacuzzi, toilets and showers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fiskepuben-bockalt-provincia-de-halland-se",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651275054"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bockalt",
    "addressRegion": "provincia-de-halland",
    "postalCode": "313 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.819,
    "longitude": 13.03112
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr250+"
}