{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skabram-stugby-och-camping-jokkmokk",
  "name": "Skabram Stugby och Camping",
  "description": "Skabram Stugby och Camping is a campsite in Jokkmokk, Norrbotten, located in the woods and on the edge of a lake/ pond...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skabram-stugby-och-camping-jokkmokk",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750321a4b3c2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skabram 206",
    "addressLocality": "Jokkmokk",
    "postalCode": "96299"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.60628,
    "longitude": 19.76222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}