{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-djupviks-borgholm",
  "name": "Camping Djupviks",
  "description": "Small-scale campsite on the west side of the island - directly on the sea with a pebble beach and a beautiful view",
  "url": "https://campertunity.com/listings/campgrounds/camping-djupviks-borgholm",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651112241.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Djupviks kustväg",
    "addressLocality": "Borgholm",
    "addressRegion": "kalmar-county",
    "postalCode": "387 91",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.01675,
    "longitude": 16.82452
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/kalmar-county/borgholm/105860/camping-djupviks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "100",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr100+"
}