{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/magdeburg-sachsen-anhalt-de",
  "name": "Reisemobilstellplatz",
  "description": "Quietly located parking space in the heart of Magdeburg",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/magdeburg-sachsen-anhalt-de",
  "image": [
    "https://stellplatz.info/img/151044/wohnmobilstellplatz-stellplatz-am-winterhafen-239724.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/151044/wohnmobilstellplatz-stellplatz-am-winterhafen-239724.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Winterhafen 1",
    "addressLocality": "Magdeburg",
    "addressRegion": "Sachsen-Anhalt",
    "postalCode": "39114",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.12428,
    "longitude": 11.64717
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 685,
    "bestRating": 5,
    "worstRating": 1
  }
}