{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arnarstapa-camping",
  "name": "Arnarstapa Camping",
  "description": "fields with and without electricity - access to a building with PIN code - payment in advance via Internet or in the center of activities",
  "url": "https://campertunity.com/listings/campgrounds/arnarstapa-camping",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651069879.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arnarstapavegur",
    "addressLocality": "Arnarstapi",
    "addressRegion": "arnarstapi",
    "postalCode": "356",
    "addressCountry": "Islandia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.76648,
    "longitude": -23.63356
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/arnarstapi/103769/arnarstapa-camping",
    "https://arnarstapicenter.is/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "4600",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "4600+"
}