{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/polarcamp-a-s-hilstad-kilboghamn",
  "name": "Polarcamp a/s",
  "description": "Polarcamp a/s is a campsite in Kilboghamn, Nordland, located by the sea.This terraced camp site has pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/polarcamp-a-s-hilstad-kilboghamn",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67516694812e3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Hilstad/Kilboghamn",
    "postalCode": "8754",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.50942,
    "longitude": 13.2165
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}