{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fjellstova-orskogfjellet-orskog-no",
  "name": "Fjellstova Ørskogfjellet",
  "description": "Fjellstova Ørskogfjellet is a campsite in Ørskog, Møre og Romsdal, on Lake/Leisure Lake. This campsite has pitches without shade. It consists of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fjellstova-orskogfjellet-orskog-no",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675192cdf28a2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ålesundvejen 213",
    "addressLocality": "Ørskog",
    "postalCode": "6240",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.52044,
    "longitude": 6.91583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}