{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rorviks-camping-onsala-halland-county",
  "name": "Rorviks Camping",
  "description": "Small-scale campsite by the sea with basic facilities and beach within walking distance.",
  "url": "https://campertunity.com/listings/campgrounds/rorviks-camping-onsala-halland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651178159"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rörviksvägen",
    "addressLocality": "onsala",
    "addressRegion": "halland-county",
    "postalCode": "439 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.41758,
    "longitude": 11.9404
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/halland-county/onsala/156533/rorviks-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "260",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr260+"
}