{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/galtabacks-stallplats-tvaaker-provincia-de-halland",
  "name": "Galtabacks Stallplats",
  "description": "in the port - picnic benches - bird tower - voluntary contribution (150 SEK or 15 €) - open toilet from 15/4 to 15/9 - 5 places on each side - center 8 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/galtabacks-stallplats-tvaaker-provincia-de-halland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651138382.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "tvaaker",
    "addressRegion": "provincia-de-halland",
    "postalCode": "432 76",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.02828,
    "longitude": 12.30985
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "150",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr150+"
}