{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-seehof-pommerby",
  "name": "Camping Seehof",
  "description": "Camping Seehof is a campsite in Pommerby, Schleswig-Holstein, located by the sea.The campsite has which are marked out and pitches with some shade....",
  "url": "https://campertunity.com/listings/campgrounds/camping-seehof-pommerby",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed8a50d201.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gammeldamm 5",
    "addressLocality": "Pommerby",
    "postalCode": "24395",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.76539,
    "longitude": 9.96781
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/schleswig-holstein/pommerby/camping-seehof-102307/",
    "http://www.campingplatz-seehof.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}