{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lacko-slott-otterstad-lidkoping",
  "name": "Läcko Slott Camping",
  "description": "Läcko Slott Camping is a campsite in Otterstad, Västra Götaland, located in a wood and by a lake/recreational pond.This camp site with sloping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lacko-slott-otterstad-lidkoping",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751758996d0d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Läcko Slott Kållandsö",
    "addressLocality": "Otterstad/Lidköping",
    "postalCode": "53199",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.6745,
    "longitude": 13.2125
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}