{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/topcamp-mosjoen-mosjoen",
  "name": "Topcamp Mosjøen",
  "description": "Topcamp Mosjøen is a campsite in Mosjøen, Nordland.This terraced camp site has which are marked out and pitches without shade. It is possible to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/topcamp-mosjoen-mosjoen",
  "image": [
    "https://cdn3.acsi.eu/6/7/9/7/6797921d935a2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E6",
    "addressLocality": "Mosjøen",
    "postalCode": "8657",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.83439,
    "longitude": 13.2205
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.4,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}