{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arnes-camping-stori-nupur",
  "name": "Árnes camping",
  "description": "village campsite near swimming pool and petrol pump - located in a stream - simple sanitary facilities - two fields with and without electricity - in the village",
  "url": "https://campertunity.com/listings/campgrounds/arnes-camping-stori-nupur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651069893.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stóri Núpur",
    "addressRegion": "stori-nupur",
    "postalCode": "804",
    "addressCountry": "Islandia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.04269,
    "longitude": -20.25319
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/stori-nupur/103771/arnes-camping",
    "https://tjalda.is/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3000",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "3000+"
}