{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kungsbygget-camping-kungsbygget-halland-county",
  "name": "Kungsbyg Camping",
  "description": "Camping pitches at camping - center Kungsbyg 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kungsbygget-camping-kungsbygget-halland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651174410.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "kungsbygget",
    "addressRegion": "halland-county",
    "postalCode": "312 98",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.3687,
    "longitude": 13.16936
  },
  "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": "400",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr400+"
}