{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vidnasin-kartano-heinola",
  "name": "Vidnäsin kartano",
  "description": "Vidnäs Manor offers versatile accommodation options including cottages, camping areas, and a summer restaurant. Enjoy activities like minigolf and access to a nearby lake. The area also features unique Vellamo mineral water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vidnasin-kartano-heinola",
  "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": "Viikinäistentie 203",
    "addressLocality": "Heinola",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.31081,
    "longitude": 26.15837
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}