{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caravancamp-ostseeblick-dranske",
  "name": "Caravancamp Ostseeblick",
  "description": "Caravancamp Ostseeblick is a campsite in Dranske, Mecklenburg-Vorpommern, located by the sea.The campsite has which are marked out, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caravancamp-ostseeblick-dranske",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750332263da5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestr. 39a",
    "addressLocality": "Dranske",
    "postalCode": "18556",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.62889,
    "longitude": 13.22278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}