{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tana-camping-motell-skiippagurra-tana",
  "name": "Tana Camping & Motell",
  "description": "Tana Camping & Motell is a camping in Tana bru, Finnmark, on the river/stream. This camping with sloping terrain has pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tana-camping-motell-skiippagurra-tana",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f1c37b9e60.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Varjjatgeaidnu 392",
    "addressLocality": "Skiippagurra/Tana",
    "postalCode": "9845",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 70.1665,
    "longitude": 28.22614
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}