{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kesaniemi-vehmaa",
  "name": "Kesäniemi",
  "description": "Margaretan leirintäalue offers various activities and is close to Turku. It provides cabins, rooms, saunas, and swimming opportunities, as well as a dance hall and a variety of events.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kesaniemi-vehmaa",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11408d917000da8357c%2Ffc36e3f8-6d07-47e8-a8a5-8af8443e9f0e_Ruissalo-scaled_640x480.jpg?alt=media&token=939cae6a-244d-4ef2-b9db-08c43ba43841",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kesäniementie 99",
    "addressLocality": "Vehmaa",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5957,
    "longitude": 21.7378
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}