{
  "@context": "https://schema.org",
  "@type": "Physiotherapy",
  "@id": "https://www.physiotherapie-lokstedt-hagenbeck.de/#practice",
  "name": "Physio Lokstedt-Hagenbeck",
  "legalName": "PLH Physio Lokstedt Hagenbeck GmbH & Co. KG",
  "url": "https://www.physiotherapie-lokstedt-hagenbeck.de/",
  "telephone": "+49 40 462426",
  "email": "praxis@physiotherapie-lokstedt-hagenbeck.de",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grelckstr. 36, 3. Etage",
    "postalCode": "22529",
    "addressLocality": "Hamburg",
    "addressRegion": "Hamburg",
    "addressCountry": "DE"
  },
  "areaServed": ["Hamburg", "Hamburg-Lokstedt", "Hagenbeck"],
  "medicalSpecialty": "Physiotherapy",
  "openingHoursSpecification": [
    {"@type": "OpeningHoursSpecification", "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday"], "opens": "07:30", "closes": "19:30"},
    {"@type": "OpeningHoursSpecification", "dayOfWeek": "Friday", "opens": "07:30", "closes": "18:00"}
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Physiotherapeutische Behandlungen",
    "url": "https://www.physiotherapie-lokstedt-hagenbeck.de/ai/services.json"
  },
  "potentialAction": {
    "@type": "ReserveAction",
    "target": "https://www.physiotherapie-lokstedt-hagenbeck.de/termin-buchen/"
  }
}
