{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arctic-guesthouse-igloos-ranua-1",
  "name": "Arctic Guesthouse & Igloos",
  "description": "Arctic Guesthouse & Igloos offers accommodation in Ranua, Southern Lapland, including traditional guesthouse rooms and AuroraHut glass igloos. They also have a restaurant open year-round and a range of nature activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arctic-guesthouse-igloos-ranua-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11408d917000da8351e%2F1699191843892_384128023_713527204124896_8755343736350967925_n_640x480.jpg?alt=media&token=5b8c7ac0-c4a1-4347-9b7a-984ee196fecf",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pappilantie 1",
    "addressLocality": "Ranua",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.26271,
    "longitude": 26.6168
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}