{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-pallastunturi-muonio-muonio",
  "name": "Parking Pallastunturi",
  "description": "Quiet spot in the middle of Pallastunturi Nature Center - use GPS coordinates - toilet at Pallasttunturi Nature Centre [Pollasttunturi Visitor Center, site code 67868] 500m - Muonio 31km - Särkijärvi 20km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-pallastunturi-muonio-muonio",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650848042.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pallastunturintie",
    "addressLocality": "Muonio",
    "addressRegion": "muonio",
    "postalCode": "99330",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.04182,
    "longitude": 24.06781
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}