{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-camp-pello-pello",
  "name": "River Camp Pello",
  "description": "River Camp Pello is a campsite in Pello, Lapland, located a river/stream.The campsite has pitches without shade and pitches with some shade. River...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-camp-pello-pello",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503baf91b3c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nivanpääntie 56",
    "addressLocality": "Pello",
    "postalCode": "95700",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.78414,
    "longitude": 23.94539
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}