{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/malmkoping-bad-camping-malmkoping",
  "name": "Malmköping Bad & Camping",
  "description": "Malmköping Bad & Camping is a campsite in Malmköping, Södermanland, located in a wood and by a lake/recreational pond.This terraced camp site...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/malmkoping-bad-camping-malmkoping",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67503fc70ab5d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Förrådsgatan 15",
    "addressLocality": "Malmköping",
    "postalCode": "64260",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.13858,
    "longitude": 16.73186
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}