{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-skummeslovsstrand-provincia-halland",
  "name": "Discharge Toilet",
  "description": "Camping Eko - beach 600 m - open from 8:30 am - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-skummeslovsstrand-provincia-halland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650946419.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stora Strandvägen",
    "addressLocality": "Skummeslövsstrand",
    "addressRegion": "provincia-de-halland",
    "postalCode": "312 72",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.45884,
    "longitude": 12.93249
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "170",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr170+"
}