{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vaalimaa-vaalimaa-fi",
  "name": "Vaalimaa Camping",
  "description": "Vaalimaa Camping is a campsite in Vaalimaa, Kymenlaakso, by the sea and in the forest. This terraced campsite has pitches with shade, without shade...",
  "url": "https://campertunity.com/listings/campgrounds/vaalimaa-vaalimaa-fi",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500fbdd0774.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hämeenkyläntie 153",
    "addressLocality": "Virolahti/Vaalimaa",
    "postalCode": "49900",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.58119,
    "longitude": 27.76933
  },
  "sameAs": [
    "https://www.eurocampings.de/finnland/kymenlaakso/vaalimaa/vaalimaa-camping-108780/",
    "https://www.spottocamp.com/es/campsites/vaalimaa-camping-virolahti"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}