{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/slagnas-camping-slagnas",
  "name": "Slagnäs Camping",
  "description": "Slagnäs Camping is a campsite in Slagnäs, Norrbotten, located in a wood and a river/stream.This terraced camp site has pitches without shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/slagnas-camping-slagnas",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2ce88135a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingvägen 5",
    "addressLocality": "Slagnäs",
    "postalCode": "92498",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.58458,
    "longitude": 18.17283
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}