{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kristalliranta-sakyla-fi",
  "name": "Camping Kristalliranta",
  "description": "Camping Kristalliranta is a campsite in Säkylä, Satakunta, located in the woods and on the edge of a lake/recreational pond.This campsite...",
  "url": "https://campertunity.com/listings/campgrounds/kristalliranta-sakyla-fi",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518063d060b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Säkyläntie 275",
    "addressLocality": "Säkylä",
    "postalCode": "27800",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.94417,
    "longitude": 22.41881
  },
  "sameAs": [
    "https://www.eurocampings.fr/finlande/satakunta/sakyla/camping-kristalliranta-122187/",
    "https://campio.no/campsite/sakyla-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Tub"
    }
  ]
}