{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salusands-camping-och-havsbad-husum-vasternorrland-county",
  "name": "Salusands Camping och Havsbad",
  "description": "right on the Baltic Sea - near / in the forest - check-in between 9-24am - check-out before 12am - near sandy beach - restaurant - center 16.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salusands-camping-och-havsbad-husum-vasternorrland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836006.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SALUSAND",
    "addressLocality": "Husum",
    "addressRegion": "vasternorrland-county",
    "postalCode": "890 35",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.46004,
    "longitude": 19.26335
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "300",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr300+"
}