{
  "@context": "https://schema.org",
  "@type": "Physiotherapy",
  "name": "Physioteam Wandsbek",
  "legalName": "MBB Physio-Wandsbek GmbH & Co. KG",
  "url": "https://physioteam-wandsbek.de",
  "email": "team@physioteam-wandsbek.de",
  "telephone": "040 69 59 611",
  "faxNumber": "040 87 60 54 98",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ostpreußenplatz 18",
    "postalCode": "22049",
    "addressLocality": "Hamburg",
    "addressCountry": "DE"
  },
  "areaServed": [
    "Hamburg Wandsbek",
    "Hamburg"
  ],
  "medicalSpecialty": [
    "Physiotherapy",
    "PhysicalTherapy",
    "Neurologic"
  ],
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Montag"
      ],
      "opens": "07:30",
      "closes": "19:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Dienstag"
      ],
      "opens": "07:30",
      "closes": "18:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Mittwoch"
      ],
      "opens": "07:30",
      "closes": "19:30"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Donnerstag"
      ],
      "opens": "07:30",
      "closes": "18:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Freitag"
      ],
      "opens": "07:30",
      "closes": "18:00"
    }
  ],
  "sameAs": [
    "https://physioteam-wandsbek.de"
  ]
}
