{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lempivaara-riihimaki-fi",
  "name": "Lempivaara",
  "description": "Lempivaara is a campsite in Riihimäki, Tavastia Proper, located in a wood and by a lake/recreational pond.This terraced camp site and camp site with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lempivaara-riihimaki-fi",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675021983e8b9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Karhintie 196",
    "addressLocality": "Riihimäki",
    "postalCode": "11130",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.75297,
    "longitude": 24.83803
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}