{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flam-camping-flam",
  "name": "Flåm Camping",
  "description": "Flåm Camping is a camping in Flåm, Sogn og Fjordane, by the sea and river/stream. This terraced camping and camping with sloping terrain has...",
  "url": "https://campertunity.com/listings/campgrounds/flam-camping-flam",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f1b5f3e5df.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brekkevegen 12",
    "addressLocality": "Flåm",
    "postalCode": "5743",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.86286,
    "longitude": 7.11
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}