{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/henningsvaervegen-kabelvag-nordland",
  "name": "Henningsvaervegen",
  "description": "Parking next to the road to Henningsvaer with beautiful view over the fjord - center 10 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/henningsvaervegen-kabelvag-nordland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651279356"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Henningsværveien",
    "addressLocality": "Kabelvåg",
    "addressRegion": "nordland",
    "postalCode": "8310",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.20148,
    "longitude": 14.22458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}