{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kolgarden-stugby-camp-vilhelmina",
  "name": "Kolgården Stugby & Camp",
  "description": "Kolgården Stugby & Camp is a campsite in Vilhelmina, Västerbotten, located by a lake/recreational pond.The campsite has pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kolgarden-stugby-camp-vilhelmina",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675166ea1e9c0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lövliden 16",
    "addressLocality": "Vilhelmina",
    "postalCode": "91292",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.64983,
    "longitude": 16.58986
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}