{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tampinmylly-joutsa",
  "name": "Camping Tampinmylly",
  "description": "Camping Tampinmylly is a campsite in Joutsa, Central Finland, located by a lake/recreational pond.This camp site with sloping grounds has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tampinmylly-joutsa",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee78f85b76.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tampinmyllyntie 12",
    "addressLocality": "Joutsa",
    "postalCode": "19650",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.79556,
    "longitude": 26.16039
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}