{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/santalahti-resort-kotka",
  "name": "Santalahti Resort",
  "description": "Reservation service for camping sites and holiday villages",
  "url": "https://campertunity.com/listings/campgrounds/santalahti-resort-kotka",
  "image": [
    "https://camping.fi/wp-content/uploads/2023/01/Santalahti_uimaranta_bannerikuva.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Santalahdentie 150",
    "addressLocality": "Kotka",
    "postalCode": "48310",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.43777600000001,
    "longitude": 26.865149
  },
  "sameAs": [
    "https://camping.fi/sv/leirintaalueet-ja-lomakylat/santalahti-resort/",
    "https://www.pincamp.de/campingplaetze/santalahti-holiday-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}