{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/punkaharju-resort-punkaharju",
  "name": "Punkaharju Resort",
  "description": "Punkaharju Resort is a campsite in Punkaharju, Southern Savonia, located by a lake/recreational pond.The campsite has pitches with shade, pitches...",
  "url": "https://campertunity.com/listings/campgrounds/punkaharju-resort-punkaharju",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ef049cf8e3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tuunaansaarentie 4",
    "addressLocality": "Punkaharju",
    "postalCode": "58450",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.80008,
    "longitude": 29.29092
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}