{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jurt-finland-rovaniemi",
  "name": "Jurt Finland",
  "description": "This is a unique possibility to sleep next to the beautiful River view at the Arctic Circle. The cozy and warm Yurt is located 20 minutes from Rovaniemi centrum and is right next to a big river. Yurt is decorated with beautiful Scandinavian elements and it is warm even the weather is cold outside. This is a place for thinking and relaxing and enjoying pure and simple things. We think this is something everyone should experiment with at least once in a lifetime! We are far away from the city l...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jurt-finland-rovaniemi",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rovaniemi",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.50453951198358,
    "longitude": 25.645504202958485
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}