{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruhkaranta-holiday-village-ilomantsi",
  "name": "Ruhkaranta Holiday Village",
  "description": "Ruhkaranta Holiday Village is a campsite in Ilomantsi, North Karelia, located in a wood and by a lake/recreational pond.The campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruhkaranta-holiday-village-ilomantsi",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67515fd45fe59.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ruhkarannantie 21",
    "addressLocality": "Ilomantsi",
    "postalCode": "82900",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.65256,
    "longitude": 31.06278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}