{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blasinge-gard-kullabygden-camping-jonstorp-skane-county",
  "name": "Bläsinge Gård / Kullabygden Camping",
  "description": "bike rental - canoe rental - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blasinge-gard-kullabygden-camping-jonstorp-skane-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650886813.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gamla Södåkravägen",
    "addressLocality": "Jonstorp",
    "addressRegion": "skane-county",
    "postalCode": "263 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.23807,
    "longitude": 12.65593
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.68,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "280",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr280+"
}