{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-naarajarvi-pieksanmaa-fi",
  "name": "Parking Naarajärvi",
  "description": "near / in the woods - located on the lake Naarajärvi - fireplace - center 14km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-naarajarvi-pieksanmaa-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650828411.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Siikakoskentie",
    "addressLocality": "65846",
    "addressRegion": "pieksanmaa",
    "postalCode": "81750",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.37809,
    "longitude": 30.34566
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}