{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kittuis-camping-kittius-houtskar-fi",
  "name": "Kittuis Camping",
  "description": "Kittuis Camping is a campsite in Kittuis, Southwest Finland, located by the sea and in a wood.This terraced camp site has pitches with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kittuis-camping-kittius-houtskar-fi",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67517518639a3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houtskärvägen 6",
    "addressLocality": "Kittius/Houtskär",
    "postalCode": "21760",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.18722,
    "longitude": 21.43722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}