{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/europacampingplatz-fehmarn-meeschendorf-schleswig-holstein",
  "name": "Europacampingplatz Fehmarn",
  "description": "Idyllic camping in a quiet location and close to the beach at the campsite Europacampingplatz Fehmarn. All important information about the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/europacampingplatz-fehmarn-meeschendorf-schleswig-holstein",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:europa-camping/images/Europa-Camping---Zugang-zum-Meer.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:europa-camping/images/Europa-Camping---Zugang-zum-Meer.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Meeresstrand 110",
    "addressLocality": "Meeschendorf",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "23769",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.414183,
    "longitude": 11.243665
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.833333333333333,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}