{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hayrylanranta-camping-konnevesi",
  "name": "Häyrylänranta camping",
  "description": "Häyrylänranta is a full-service harbor in Konnevesi, offering a restaurant, caravan area, swimming beach, and various activities. It's a gateway to the Etelä-Konnevesi National Park, providing experiences by land or water, including cruises and watersports.",
  "url": "https://campertunity.com/listings/campgrounds/hayrylanranta-camping-konnevesi",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Satamatie 60",
    "addressLocality": "Konnevesi",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.6257,
    "longitude": 26.3441
  },
  "sameAs": [
    "https://campio.no/campsite/hayrylanranta-camping"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}