{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/simbadets-camping-osterbybruk",
  "name": "Simbadets Camping",
  "description": "Simbadets Camping is a campsite in Österbybruk, Uppsala, located by a lake/recreational pond.The campsite has which are marked out, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/simbadets-camping-osterbybruk",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675031d72309c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kölngatan 4",
    "addressLocality": "Österbybruk",
    "postalCode": "74830",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.19581,
    "longitude": 17.91303
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}