{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fluggerteich-flugge-fehmarn",
  "name": "Camping Flüggerteich",
  "description": "Camping Flüggerteich is a campsite in Flügge, Schleswig-Holstein, located by the sea.The campsite has which are marked out, pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fluggerteich-flugge-fehmarn",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503e2130f28.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flüggerteich 1",
    "addressLocality": "Flügge (Fehmarn)",
    "postalCode": "23769",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.453,
    "longitude": 11.01219
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}