{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/somadalen-camping-somadalen",
  "name": "Sømådalen Camping",
  "description": "Sømådalen Camping is a campsite in Sømådalen, Hedmark, located in a wood, a river/stream and by a lake/recreational pond.The campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/somadalen-camping-somadalen",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/9/685911a4bf1a0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kopparleden 4881",
    "addressLocality": "Sømådalen",
    "postalCode": "2448",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.10272,
    "longitude": 11.66275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}