{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/circle-k-skaidi-kvalsund",
  "name": "Circle K Skaidi",
  "description": "shower possible - pay at tourist shop or gas station",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/circle-k-skaidi-kvalsund",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650711685.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skaidiplassen",
    "addressLocality": "Kvalsund",
    "postalCode": "9620",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 70.43177,
    "longitude": 24.50662
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.08,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}