{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kustcamp-gamleby",
  "name": "KustCamp Gamleby",
  "description": "KustCamp Gamleby is a campsite in Gamleby, Kalmar, located near the sea and in the woods.This terraced campsite offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kustcamp-gamleby",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2d1aaea6e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hammarsvägen 10",
    "addressLocality": "Gamleby",
    "postalCode": "59432"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.88503,
    "longitude": 16.41356
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}