{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/storvikeidet-alta-troms-og-finnmark",
  "name": "storvikeidet",
  "description": "view over the fjord along the E6 center 12 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/storvikeidet-alta-troms-og-finnmark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650890787.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kråknesveien",
    "addressLocality": "alta",
    "addressRegion": "troms-og-finnmark",
    "postalCode": "9518",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.97249,
    "longitude": 23.10887
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  }
}