{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bjerka-camping-bjerka",
  "name": "Bjerka Camping",
  "description": "Bjerka Camping is a campsite in Bjerka, Nordland, located by the sea and a river/stream.The campsite has pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bjerka-camping-bjerka",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f1c0ede44e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nergardsgata 27",
    "addressLocality": "Bjerka",
    "postalCode": "8643",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.15136,
    "longitude": 13.84067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}