{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leininranta-kausala",
  "name": "Leininranta",
  "description": "Leininranta offers caravan sites by the Kymijoki river with a sauna, child-friendly beach, playground, and various recreational activities. It is located in Iitti and has 83 pitches with electricity.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leininranta-kausala",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da835a4%2Fef883494-9e7b-4afd-9e7b-51ea4fb5d176_aluekuva_640x480.jpg?alt=media&token=db2750b0-cba3-4d7d-90ce-ada3ce42cd5f",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Siestantie 85",
    "addressLocality": "Kausala",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.9132,
    "longitude": 26.3004
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}