{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riivioja-enonteki-palojoensuu-laponia-finlandesa",
  "name": "Riivioja",
  "description": "on the river - quiet - center > 25km",
  "url": "https://campertunity.com/listings/campgrounds/riivioja-enonteki-palojoensuu-laponia-finlandesa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651126721.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Enontekiö Palojoensuu",
    "addressRegion": "laponia-finlandesa",
    "postalCode": "99450",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.24995,
    "longitude": 23.13579
  },
  "sameAs": [
    "https://www.campercontact.com/es/finlandia/laponia-finlandesa/enontekio-palojoensuu/106771/riivioja"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€0+"
}