{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/korvala-lapland",
  "name": "How far from the lake is Korvala?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/korvala-lapland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/korvala/oArh53yHGopP.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/korvala/ZsfAlMRTMsW7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sodankyläntie 5901",
    "addressLocality": "Korvala",
    "addressRegion": "Lapland",
    "postalCode": "97540",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.89842,
    "longitude": 26.2014
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}