{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vik-camping-85807-vik",
  "name": "Vík Camping",
  "description": "modern campsite - many places of interest nearby - wool shop - information center - black pebble beach - center 300 m",
  "url": "https://campertunity.com/listings/campgrounds/vik-camping-85807-vik",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650893155.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klettsvegur",
    "addressLocality": "85807",
    "addressRegion": "vik",
    "addressCountry": "iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.41948,
    "longitude": -18.9953
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/vik/85807/vik-camping",
    "https://www.campercontact.com/fr/islande/myrdalshreppur/vik/85807/vik-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3500",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "3500+"
}