{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tommolansalmen-leirintaalue-south-savo",
  "name": "Tommolansalmen leirintäalue",
  "description": "Tommolansalmen leirintäalue offers water, a playground, electricity, toilets, wheelchair-friendly facilities, showers, and is located near a restaurant and wellness center.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tommolansalmen-leirintaalue-south-savo",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kivilahdentie",
    "addressLocality": "157152",
    "addressRegion": "south-savo",
    "postalCode": "52700",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.27264,
    "longitude": 27.15256
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}