{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saytsjarvi-inari-fi",
  "name": "Säytsjärvi",
  "description": "place at more - big chance of mosquitoes - center 55km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saytsjarvi-inari-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744614.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E75",
    "addressLocality": "Inari",
    "addressRegion": "Lappland",
    "postalCode": "99800",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.35618,
    "longitude": 27.21783
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}