{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferienpark-wismar-wismar-mecklenburg-vorpommern",
  "name": "Ferienpark Wismar",
  "description": "supermarket 3 km - center 5 km",
  "url": "https://campertunity.com/listings/campgrounds/ferienpark-wismar-wismar-mecklenburg-vorpommern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651065307"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lütt-Moor",
    "addressLocality": "Wismar",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "23970",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.92324,
    "longitude": 11.48747
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/mecklenburg-vorpommern/wismar/81998/ferienpark-wismar",
    "http://www.ferienpark-wismar.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€30+"
}