{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gronwohld-camping-schwedeneck",
  "name": "Grönwohld-Camping",
  "description": "Grönwohld-Camping is a campsite in Jellenbek, Schleswig-Holstein, located by the sea.The campsite has which are marked out, pitches without shade...",
  "url": "https://campertunity.com/listings/campgrounds/gronwohld-camping-schwedeneck",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ede660c925.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kronshörn",
    "addressLocality": "Schwedeneck",
    "postalCode": "24229",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.47478,
    "longitude": 10.029
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/schleswig-holstein/jellenbek/gronwohld-camping-102378/",
    "http://www.groenwohld-camping.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}