{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kattivankkuri-sotkamo",
  "name": "Kattivankkuri",
  "description": "Kattivankkuri camping site offers electricity, garbage container, toilet discharge, wheelchair-friendly facilities, laundry services, showers, and is located near wellness facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kattivankkuri-sotkamo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651225297"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veikontie",
    "addressLocality": "Onbekend",
    "addressRegion": "sotkamo",
    "postalCode": "88610",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.13303,
    "longitude": 28.28603
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}