{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ueckermunde-bellin-ueckermunde",
  "name": "Ferienpark Ueckermünde-Bellin",
  "description": "Ferienpark Ueckermünde-Bellin is a campsite in Bellin, Mecklenburg-Vorpommern, located by the sea.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ueckermunde-bellin-ueckermunde",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675037c1d5f86.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorfstr. 8b",
    "addressLocality": "Ueckermünde",
    "postalCode": "17373",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.73675,
    "longitude": 14.11306
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}