{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-liebeslaube-hohenkirchen",
  "name": "Campingplatz 'Liebeslaube'",
  "description": "Campingplatz 'Liebeslaube' is a campsite located in Hohenkirchen, Mecklenburg-Pomerania, near the sea.This campsite is...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-liebeslaube-hohenkirchen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67515d698846d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wohlenberger Wiek 1",
    "addressLocality": "Hohenkirchen",
    "postalCode": "23968",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.93061,
    "longitude": 11.28794
  },
  "sameAs": [
    "https://www.eurocampings.fr/allemagne/mecklembourg-pomeranie/hohenkirchen/campingplatz-liebeslaube-118123/",
    "https://www.campingplatz-liebeslaube.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}