{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/apelviken-varberg-varberg-halland-county",
  "name": "Apelviken Varberg",
  "description": "right by the sea - spacious pitches - camping shop - restaurant - Campine Key Europe [CKE] required - shops / center 2km",
  "url": "https://campertunity.com/listings/campgrounds/apelviken-varberg-varberg-halland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650770077.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sanatorievägen",
    "addressLocality": "Varberg",
    "addressRegion": "halland-county",
    "postalCode": "432 53",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.08804,
    "longitude": 12.24792
  },
  "sameAs": [
    "http://www.apelviken.se/",
    "https://www.campercontact.com/en/sweden/halland-county/varberg/25953/camping-apelvikense"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "435",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr435+"
}