{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-arendsee-sachsen-anhalt",
  "name": "Reisemobilstellplatz",
  "description": "Offer a parking space for campers at the Arendsee",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-arendsee-sachsen-anhalt",
  "image": [
    "https://stellplatz.info/img/497076/wohnmobilstellplatz-stellplatz-in-seenähe-503112.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/497076/wohnmobilstellplatz-stellplatz-in-seen&#228;he-503112.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wendlandweg",
    "addressLocality": "Arendsee",
    "addressRegion": "Sachsen-Anhalt",
    "postalCode": "39619",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8837,
    "longitude": 11.489313
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}