{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/min-aja-karasjok",
  "name": "Min Ája",
  "description": "Min Ája is a campsite in Kárášjohka, Finnmark, located in the woods and river/a stream.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/min-aja-karasjok",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f1c30756b6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Âvjuvârgeaidnu 88",
    "addressLocality": "Karasjok",
    "postalCode": "9730"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.46856,
    "longitude": 25.488
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}