{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-saal-neuendorf-vorpommern-rugen",
  "name": "Wohnmobilstellplatz Saal Neuendorf",
  "description": "very quiet place - no shadow - beach - snack bar - facilities in winter [November-March] closed - restaurant 3km - supermarket 3km - center 100m",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-saal-neuendorf-vorpommern-rugen",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650678767.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hafenweg 6c",
    "addressLocality": "Saal",
    "addressRegion": "Vorpommern-Rügen",
    "postalCode": "18317",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.33459,
    "longitude": 12.52917
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/vorpommern-rugen/saal/524/wohnmobilstellplatz-saal-neuendorf"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}