{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reykjahli-myvatn-see-reykjahlid-reykjahli",
  "name": "Reykjahliò / Mÿvatn see",
  "description": "place directly on Lake Mÿvatn - opposite gas station and restaurant center 200m",
  "url": "https://campertunity.com/listings/campgrounds/reykjahli-myvatn-see-reykjahlid-reykjahli",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651004353.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kísilvegur",
    "addressLocality": "Reykjahlíð",
    "addressRegion": "reykjahli",
    "addressCountry": "Iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.64098,
    "longitude": -16.91178
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/reykjahli/100175/reykjahlio-myvatn-see"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "4400",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "4400+"
}