{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/midnattsol-camping-bleik-bleik",
  "name": "Midnattsol Camping Bleik A/S",
  "description": "Midnattsol Camping Bleik A/S is a campsite in Bleik, Nordland, located by the sea.The campsite has pitches without shade. Midnattsol Camping Bleik...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/midnattsol-camping-bleik-bleik",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517559a39a0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fiskeværsveien 1",
    "addressLocality": "Bleik",
    "postalCode": "8481",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.27558,
    "longitude": 15.96375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}