{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-liebeslaube-mecklenburg-western-pomerania",
  "name": "Campingplatz \"Liebeslaube\"",
  "description": "ProfileOur campsite is situated in the middle of a beautiful piece of nature between the Hanseatic City of Wismar and the Baltic Sea Resort of Boltenhagen – right on the natural beach of the Wohlenberger Wiek. Read more",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-liebeslaube-mecklenburg-western-pomerania",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/campingplatz-liebeslaube/HZ_o9UtBCb1Y.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/campingplatz-liebeslaube/AsugDKMlgdFY.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wohlenberger Wiek 1",
    "addressLocality": "Campingplatz \"Liebeslaube\"",
    "addressRegion": "Mecklenburg-Western Pomerania",
    "postalCode": "23968",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.93153,
    "longitude": 11.29085
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/campingplatz-liebeslaube"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}