{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-muotkan-ruoktu-kaamanen-inari",
  "name": "Camping Muotkan Ruoktu",
  "description": "Campsite Muotkan Ruoktu is a campsite that is located in Peltojoki, Lapland, and located river/stream.This campsite has non-smoking pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-muotkan-ruoktu-kaamanen-inari",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750139345c5a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Karigasniementie 2281",
    "addressLocality": "Kaamanen/Inari",
    "postalCode": "99910",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.25153,
    "longitude": 26.81844
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}