{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stallplats-grimsholmen-falkenberg-halland-county",
  "name": "Ställplats Grimsholmen",
  "description": "Camper place at nature reserve Grimsholmen - at the mouth of the Suseån - center Falkenberg 11km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stallplats-grimsholmen-falkenberg-halland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651252919.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "BOBERGS KUSTVÄG",
    "addressLocality": "Falkenberg",
    "addressRegion": "halland-county",
    "postalCode": "311 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.85168,
    "longitude": 12.57642
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "235",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr235+"
}