{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/highland-base-selfoss-islandia",
  "name": "Highland Base",
  "description": "Camping in the hotel (only accessible in summer) - Selfoss 142 km - Reykjavík 200 km",
  "url": "https://campertunity.com/listings/campgrounds/highland-base-selfoss-islandia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651266687.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "F347",
    "addressLocality": "162245",
    "addressRegion": "selfoss",
    "postalCode": "846",
    "addressCountry": "islandia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.68487,
    "longitude": -19.30173
  },
  "sameAs": [
    "https://www.campercontact.com/es/islandia/selfoss/162245/highland-base-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "100+"
}