{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sfc-alatalo-jannevirta",
  "name": "SFC - Alatalo",
  "description": "SFC - Alatalo is a campsite in Jännevirta, North Savo, on Lake/Leisure Lake. This campsite has pitches with parcels, without shadows and places...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sfc-alatalo-jannevirta",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675182f265cbe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jänneniementie 264",
    "addressLocality": "Jännevirta",
    "postalCode": "70940",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.97706,
    "longitude": 27.88539
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}