{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/joensuuntila-camping-soderkulla",
  "name": "Joensuuntila Camping",
  "description": "Joensuuntila Camping is a campsite in Söderkulla, Uusimaa, located on a lake/recreation lake. This campsite with sloping grounds has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/joensuuntila-camping-soderkulla",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675189791a742.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Joensuun raitti 44",
    "addressLocality": "Söderkulla",
    "postalCode": "01150",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.28567,
    "longitude": 25.31908
  },
  "sameAs": [
    "https://www.eurocampings.nl/finland/uusimaa/soderkulla/joensuuntila-camping-123348/",
    "http://www.joensuuntila.fi/caravan"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}