{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ostseecamping-am-salzhaff-pepelow",
  "name": "Ostseecamping Am Salzhaff",
  "description": "Ostseecamping Am Salzhaff is located directly on the Baltic Sea, in northern Germany. Due to its sheltered location on an inlet, the water here is...",
  "url": "https://campertunity.com/listings/campgrounds/ostseecamping-am-salzhaff-pepelow",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67503eafa5fa3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seeweg 1",
    "addressLocality": "Pepelow",
    "postalCode": "18233",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.03794,
    "longitude": 11.58403
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/mecklenburg-vorpommern/pepelow/ostseecamping-am-salzhaff-113044/",
    "https://www.campercontact.com/de/duitsland/landkreis-rostock/am-salzhaff/49107/ostseecamping-am-salzhaff",
    "https://www.pincamp.ch/de/campingplaetze/ostseecamping-am-salzhaff",
    "https://www.campercontact.com/en/germany/mecklenburg-vorpommern/am-salzhaff/49107/ostseecamping-am-salzhaff"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}