{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/syvajarvi-kuhmo-fi",
  "name": "Syväjärvi",
  "description": "In the middle of the forest - large camping pitches - dry toilets - use GPS - center 20km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/syvajarvi-kuhmo-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651255237.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pohjoispuolentie",
    "addressLocality": "Kuhmo",
    "addressRegion": "Kuhmo",
    "postalCode": "88900",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.19328,
    "longitude": 29.19785
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}