{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yttervik-yttervik-dalsgrenda",
  "name": "Yttervik AS",
  "description": "Yttervik AS is a campsite located in Dalsgrenda, Nordland, near the sea.This campsite has demarcated pitches, not...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yttervik-yttervik-dalsgrenda",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675038962cb67.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sørlandsveien 874",
    "addressLocality": "Yttervik/Dalsgrenda",
    "postalCode": "8617"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.23331,
    "longitude": 13.88858
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}