{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kinsarvik-camping-kinsarvik",
  "name": "Kinsarvik Camping",
  "description": "Kinsarvik Camping is a campsite in Kinsarvik, Hordaland, located by the sea and a river/stream.The campsite has which are marked out, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/kinsarvik-camping-kinsarvik",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675063fb9a8b9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandvikvegen 17",
    "addressLocality": "Kinsarvik",
    "postalCode": "5780",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.37425,
    "longitude": 6.71867
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}