{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lemmenjoki-camping-lemmenjoki",
  "name": "Lemmenjoki Camping",
  "description": "Campsite located on the shore of Lemmenjoki river. Offers accommodation in rooms and cabins. Has a restaurant, sauna and organizes boat trips, fishing trips, and adventure trips in the national park. Provides facilities like a shop, wifi, canoe rental and laundry service.",
  "url": "https://campertunity.com/listings/campgrounds/lemmenjoki-camping-lemmenjoki",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da835a6%2F6fee4ee3-228a-4714-bc5e-ce0a888f4e98_sauna_640x480.jpg?alt=media&token=1ae08e09-f0ce-447e-af99-4b780fadebb7",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lemmenjoentie 1020",
    "addressLocality": "Lemmenjoki",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.75893,
    "longitude": 26.2338
  },
  "sameAs": [
    "https://campio.no/campsite/lemmenjoki-camping",
    "https://www.campcation.com/sv/campsite/lemmenjoki-camping/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}