{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wanha-koulu-tahkovuori-kuopio-1",
  "name": "Wanha Koulu Tahkovuori",
  "description": "Campsite with caravan and tent pitches, family rooms, and activity options. Offers a minikuntosali, sauna, and access to local attractions like Tahko ski resort.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wanha-koulu-tahkovuori-kuopio-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da83654%2Fe35f5171-97c1-46e8-8198-5e7beb0e7a78_Sahkopyoravuokraus-Tahkolla-1024x682_640x480.jpg?alt=media&token=e069d4b8-49fc-451b-8bdf-6224dd3a0371",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Varpaisjärventie 1490",
    "addressLocality": "Kuopio",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.29504,
    "longitude": 27.92651
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}