{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arctic-river-resort-ivalo-fi",
  "name": "Arctic River Resort",
  "description": "Arctic River Resort is a campsite in Ivalo, Lapland, located a river/stream.The campsite has pitches without shade and pitches with some shade....",
  "url": "https://campertunity.com/listings/campgrounds/arctic-river-resort-ivalo-fi",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675175341ca94.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Näverniementie 17",
    "addressLocality": "Ivalo",
    "postalCode": "99800",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.64347,
    "longitude": 27.52744
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/finland/lapland/ivalo/arctic-river-resort-120939/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}