{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-ostsee-katharinenhof-katharinenhof-fehmarn",
  "name": "Campingplatz Ostsee Katharinenhof",
  "description": "At the sunny north coast of Germany lies the island of Fehmarn. Within cycling distance of the town of Burg, in a very unique location, lies...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-ostsee-katharinenhof-katharinenhof-fehmarn",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/6/678661bf7369a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Katharinenhof (Fehmarn)",
    "postalCode": "23769",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.44494,
    "longitude": 11.27847
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}