{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/levilehto-apartments-sirkka-fi",
  "name": "Levilehto Apartments",
  "description": "Levilehto Apartments is a campsite in Sirkka, Lapland.The campsite has which are marked out and pitches with some shade. It is possible to rent...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/levilehto-apartments-sirkka-fi",
  "image": [
    "https://cdn2.acsi.eu/6/8/7/f/687f76d2d1f51.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Levintie 1625",
    "addressLocality": "Sirkka",
    "postalCode": "99130",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.80681,
    "longitude": 24.80122
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}