{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stafafell-nature-park-camping-starmyri",
  "name": "Stafafell Nature Park+Camping",
  "description": "Simple campsite near Rondweg 1 - use GPS coordinates - center 25km",
  "url": "https://campertunity.com/listings/campgrounds/stafafell-nature-park-camping-starmyri",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651000328.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Road 1",
    "addressLocality": "Starmýri",
    "addressRegion": "starmyri",
    "addressCountry": "Iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.41953,
    "longitude": -14.84384
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/starmyri/99932/stafafell-nature-parkcamping-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3108.2",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "3108.2+"
}