{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seventin-baari-travel-park-inari-lapland",
  "name": "Seventin baari travel park",
  "description": "pitch with location on a lake - near bar/restaurant - shop 31km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seventin-baari-travel-park-inari-lapland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651064407.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sevettijärventie 9040",
    "addressLocality": "Inari",
    "addressRegion": "Lapland",
    "postalCode": "99930",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.5086251,
    "longitude": 28.59992243
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}