{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-altwarp-mecklenburg-vorpommern-de",
  "name": "Reisemobilstellplatz",
  "description": "Parking directly at the Szczecin Haff",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-altwarp-mecklenburg-vorpommern-de",
  "image": [
    "https://stellplatz.info/img/2793/wohnmobilstellplatz-wohnmobilstellplatz-am-hafen-altwarp-175142.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/2793/wohnmobilstellplatz-wohnmobilstellplatz-am-hafen-altwarp-175142.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße Hafengasse",
    "addressLocality": "Altwarp",
    "addressRegion": "Mecklenburg-Vorpommern",
    "postalCode": "17375",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.74226,
    "longitude": 14.26558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}