{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skelleftea-camping-skelleftea-vitberget",
  "name": "Skellefteå Camping",
  "description": "Skellefteå Camping is a camping in Skellefteå, Västerbotten. This terraced campsite has pitches with parcels, with shade, without shadows...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skelleftea-camping-skelleftea-vitberget",
  "image": [
    "https://cdn1.acsi.eu/6/7/9/0/6790d4203c4ff.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mossgatan",
    "addressLocality": "Skellefteå/Vitberget",
    "postalCode": "93170",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.76114,
    "longitude": 20.97453
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}