{
    "@context":  "https://schema.org",
    "@graph":  [
                   {
                       "@type":  [
                                     "MedicalBusiness",
                                     "LocalBusiness"
                                 ],
                       "@id":  "https://www.physio-eppendorf.de/#business",
                       "name":  "Physio Eppendorf",
                       "legalName":  "PEG Physio Eppendorf GmbH \u0026 Co. KG",
                       "url":  "https://www.physio-eppendorf.de/",
                       "telephone":  "+49 40 465881",
                       "faxNumber":  "+49 40 411883955",
                       "email":  "team@physio-eppendorf.de",
                       "description":  "Praxis für Physiotherapie in Hamburg-Eppendorf mit orthopädischen, neurologischen und gerätegestützten Behandlungen.",
                       "image":  "https://www.physio-eppendorf.de/wp-content/uploads/2020/09/Logo_physio_eppendorf_2zeilig_CMYK_blue.png",
                       "logo":  {
                                    "@type":  "ImageObject",
                                    "url":  "https://www.physio-eppendorf.de/wp-content/uploads/2020/09/Logo_physio_eppendorf_2zeilig_CMYK_blue.png",
                                    "contentUrl":  "https://www.physio-eppendorf.de/wp-content/uploads/2020/09/Logo_physio_eppendorf_2zeilig_CMYK_blue.png"
                                },
                       "address":  {
                                       "@type":  "PostalAddress",
                                       "streetAddress":  "Robert-Koch-Str. 26",
                                       "postalCode":  "20249",
                                       "addressLocality":  "Hamburg",
                                       "addressRegion":  "Hamburg",
                                       "addressCountry":  "DE"
                                   },
                       "geo":  {
                                   "@type":  "GeoCoordinates",
                                   "latitude":  53.5892017,
                                   "longitude":  9.9852092
                               },
                       "hasMap":  "https://goo.gl/maps/M6r8A75P4Mk1KH4JA",
                       "sameAs":  [
                                      "https://goo.gl/maps/M6r8A75P4Mk1KH4JA"
                                  ],
                       "areaServed":  [
                                          {
                                              "@type":  "City",
                                              "name":  "Hamburg"
                                          },
                                          {
                                              "@type":  "AdministrativeArea",
                                              "name":  "Hamburg-Eppendorf"
                                          }
                                      ],
                       "medicalSpecialty":  [
                                                "https://schema.org/Physiotherapy",
                                                "https://schema.org/Neurologic"
                                            ],
                       "openingHoursSpecification":  [
                                                         {
                                                             "@type":  "OpeningHoursSpecification",
                                                             "dayOfWeek":  "https://schema.org/Monday",
                                                             "opens":  "07:30",
                                                             "closes":  "19:30"
                                                         },
                                                         {
                                                             "@type":  "OpeningHoursSpecification",
                                                             "dayOfWeek":  "https://schema.org/Tuesday",
                                                             "opens":  "07:30",
                                                             "closes":  "19:30"
                                                         },
                                                         {
                                                             "@type":  "OpeningHoursSpecification",
                                                             "dayOfWeek":  "https://schema.org/Wednesday",
                                                             "opens":  "07:30",
                                                             "closes":  "19:30"
                                                         },
                                                         {
                                                             "@type":  "OpeningHoursSpecification",
                                                             "dayOfWeek":  "https://schema.org/Thursday",
                                                             "opens":  "07:30",
                                                             "closes":  "19:30"
                                                         },
                                                         {
                                                             "@type":  "OpeningHoursSpecification",
                                                             "dayOfWeek":  "https://schema.org/Friday",
                                                             "opens":  "07:30",
                                                             "closes":  "18:00"
                                                         }
                                                     ],
                       "hasOfferCatalog":  {
                                               "@type":  "OfferCatalog",
                                               "@id":  "https://www.physio-eppendorf.de/#service-catalog",
                                               "name":  "Physiotherapeutische Leistungen",
                                               "itemListElement":  [
                                                                       {
                                                                           "@type":  "Offer",
                                                                           "itemOffered":  {
                                                                                               "@type":  "Service",
                                                                                               "@id":  "https://www.physio-eppendorf.de/#pe-treatment-krankengymnastik",
                                                                                               "name":  "Krankengymnastik",
                                                                                               "serviceType":  "Krankengymnastik",
                                                                                               "description":  "Physiotherapeutische Behandlung zur Verbesserung von Bewegung, Funktion, Kraft und Koordination.",
                                                                                               "provider":  {
                                                                                                                "@id":  "https://www.physio-eppendorf.de/#business"
                                                                                                            },
                                                                                               "url":  "https://www.physio-eppendorf.de/ai/behandlungen/krankengymnastik.md",
                                                                                               "areaServed":  {
                                                                                                                  "@type":  "AdministrativeArea",
                                                                                                                  "name":  "Hamburg-Eppendorf"
                                                                                                              }
                                                                                           }
                                                                       },
                                                                       {
                                                                           "@type":  "Offer",
                                                                           "itemOffered":  {
                                                                                               "@type":  "Service",
                                                                                               "@id":  "https://www.physio-eppendorf.de/#pe-treatment-manuelle-therapie",
                                                                                               "name":  "Manuelle Therapie",
                                                                                               "serviceType":  "Manuelle Therapie",
                                                                                               "description":  "Befundorientierte manuelle Behandlung von Funktionsstörungen des Bewegungsapparats.",
                                                                                               "provider":  {
                                                                                                                "@id":  "https://www.physio-eppendorf.de/#business"
                                                                                                            },
                                                                                               "url":  "https://www.physio-eppendorf.de/ai/behandlungen/manuelle-therapie.md",
                                                                                               "areaServed":  {
                                                                                                                  "@type":  "AdministrativeArea",
                                                                                                                  "name":  "Hamburg-Eppendorf"
                                                                                                              }
                                                                                           }
                                                                       },
                                                                       {
                                                                           "@type":  "Offer",
                                                                           "itemOffered":  {
                                                                                               "@type":  "Service",
                                                                                               "@id":  "https://www.physio-eppendorf.de/#pe-treatment-klassische-massage",
                                                                                               "name":  "Klassische Massage",
                                                                                               "serviceType":  "Klassische Massage",
                                                                                               "description":  "Mechanische Therapie, die laut Praxis insbesondere bei Muskelverspannungen eingesetzt wird.",
                                                                                               "provider":  {
                                                                                                                "@id":  "https://www.physio-eppendorf.de/#business"
                                                                                                            },
                                                                                               "url":  "https://www.physio-eppendorf.de/ai/behandlungen/klassische-massagetherapie.md",
                                                                                               "areaServed":  {
                                                                                                                  "@type":  "AdministrativeArea",
                                                                                                                  "name":  "Hamburg-Eppendorf"
                                                                                                              }
                                                                                           }
                                                                       },
                                                                       {
                                                                           "@type":  "Offer",
                                                                           "itemOffered":  {
                                                                                               "@type":  "Service",
                                                                                               "@id":  "https://www.physio-eppendorf.de/#pe-treatment-kgg",
                                                                                               "name":  "Krankengymnastik am Gerät",
                                                                                               "serviceType":  "Krankengymnastik am Gerät",
                                                                                               "description":  "Gerätegestützte Physiotherapie mit individuellem Trainingsplan unter therapeutischer Anleitung.",
                                                                                               "provider":  {
                                                                                                                "@id":  "https://www.physio-eppendorf.de/#business"
                                                                                                            },
                                                                                               "url":  "https://www.physio-eppendorf.de/ai/behandlungen/krankengymnastik-am-geraet.md",
                                                                                               "areaServed":  {
                                                                                                                  "@type":  "AdministrativeArea",
                                                                                                                  "name":  "Hamburg-Eppendorf"
                                                                                                              }
                                                                                           }
                                                                       },
                                                                       {
                                                                           "@type":  "Offer",
                                                                           "itemOffered":  {
                                                                                               "@type":  "Service",
                                                                                               "@id":  "https://www.physio-eppendorf.de/#pe-treatment-kg-zns-pnf",
                                                                                               "name":  "Krankengymnastik ZNS nach PNF",
                                                                                               "serviceType":  "Krankengymnastik ZNS nach PNF",
                                                                                               "description":  "Neurologisch ausgerichtete Physiotherapie nach dem PNF-Konzept.",
                                                                                               "provider":  {
                                                                                                                "@id":  "https://www.physio-eppendorf.de/#business"
                                                                                                            },
                                                                                               "url":  "https://www.physio-eppendorf.de/ai/behandlungen/krankengymnastik-zns.md",
                                                                                               "areaServed":  {
                                                                                                                  "@type":  "AdministrativeArea",
                                                                                                                  "name":  "Hamburg-Eppendorf"
                                                                                                              }
                                                                                           }
                                                                       },
                                                                       {
                                                                           "@type":  "Offer",
                                                                           "itemOffered":  {
                                                                                               "@type":  "Service",
                                                                                               "@id":  "https://www.physio-eppendorf.de/#pe-treatment-manuelle-lymphdrainage",
                                                                                               "name":  "Manuelle Lymphdrainage",
                                                                                               "serviceType":  "Manuelle Lymphdrainage",
                                                                                               "description":  "Spezielle sanfte Behandlung zur Unterstützung des Lymphabflusses.",
                                                                                               "provider":  {
                                                                                                                "@id":  "https://www.physio-eppendorf.de/#business"
                                                                                                            },
                                                                                               "url":  "https://www.physio-eppendorf.de/ai/behandlungen/manuelle-lymphdrainage.md",
                                                                                               "areaServed":  {
                                                                                                                  "@type":  "AdministrativeArea",
                                                                                                                  "name":  "Hamburg-Eppendorf"
                                                                                                              }
                                                                                           }
                                                                       },
                                                                       {
                                                                           "@type":  "Offer",
                                                                           "itemOffered":  {
                                                                                               "@type":  "Service",
                                                                                               "@id":  "https://www.physio-eppendorf.de/#pe-treatment-personal-training",
                                                                                               "name":  "Personal Training",
                                                                                               "serviceType":  "Personal Training",
                                                                                               "description":  "Individuelles Training unter Anleitung eines Physiotherapeuten und Personal Trainers.",
                                                                                               "provider":  {
                                                                                                                "@id":  "https://www.physio-eppendorf.de/#business"
                                                                                                            },
                                                                                               "url":  "https://www.physio-eppendorf.de/ai/behandlungen/personaltraining.md",
                                                                                               "areaServed":  {
                                                                                                                  "@type":  "AdministrativeArea",
                                                                                                                  "name":  "Hamburg-Eppendorf"
                                                                                                              }
                                                                                           }
                                                                       },
                                                                       {
                                                                           "@type":  "Offer",
                                                                           "itemOffered":  {
                                                                                               "@type":  "Service",
                                                                                               "@id":  "https://www.physio-eppendorf.de/#pe-treatment-osteopathie",
                                                                                               "name":  "Osteopathie",
                                                                                               "serviceType":  "Osteopathie",
                                                                                               "description":  "Osteopathische Behandlungen werden auf der Startseite genannt; eine eigene Leistungsseite ist derzeit nicht veröffentlicht.",
                                                                                               "provider":  {
                                                                                                                "@id":  "https://www.physio-eppendorf.de/#business"
                                                                                                            },
                                                                                               "url":  "https://www.physio-eppendorf.de/ai/behandlungen/osteopathie.md",
                                                                                               "areaServed":  {
                                                                                                                  "@type":  "AdministrativeArea",
                                                                                                                  "name":  "Hamburg-Eppendorf"
                                                                                                              }
                                                                                           }
                                                                       },
                                                                       {
                                                                           "@type":  "Offer",
                                                                           "itemOffered":  {
                                                                                               "@type":  "Service",
                                                                                               "@id":  "https://www.physio-eppendorf.de/#pe-treatment-kinesiologisches-tapen",
                                                                                               "name":  "Kinesiologisches Tapen",
                                                                                               "serviceType":  "Kinesiologisches Tapen",
                                                                                               "description":  "Ergänzende Anwendung von Kinesio Tape im physiotherapeutischen Behandlungsspektrum.",
                                                                                               "provider":  {
                                                                                                                "@id":  "https://www.physio-eppendorf.de/#business"
                                                                                                            },
                                                                                               "url":  "https://www.physio-eppendorf.de/ai/behandlungen/kinesiologisches-tapen.md",
                                                                                               "areaServed":  {
                                                                                                                  "@type":  "AdministrativeArea",
                                                                                                                  "name":  "Hamburg-Eppendorf"
                                                                                                              }
                                                                                           }
                                                                       },
                                                                       {
                                                                           "@type":  "Offer",
                                                                           "itemOffered":  {
                                                                                               "@type":  "Service",
                                                                                               "@id":  "https://www.physio-eppendorf.de/#pe-treatment-wellness-massage",
                                                                                               "name":  "Wellness-Massage",
                                                                                               "serviceType":  "Wellness-Massage",
                                                                                               "description":  "Selbstzahlerangebot in mehreren Zeitumfängen; veröffentlichte Preise sind vor Nutzung zu prüfen.",
                                                                                               "provider":  {
                                                                                                                "@id":  "https://www.physio-eppendorf.de/#business"
                                                                                                            },
                                                                                               "url":  "https://www.physio-eppendorf.de/ai/leistungen/wellnessangebote.md",
                                                                                               "areaServed":  {
                                                                                                                  "@type":  "AdministrativeArea",
                                                                                                                  "name":  "Hamburg-Eppendorf"
                                                                                                              }
                                                                                           }
                                                                       }
                                                                   ]
                                           },
                       "dateModified":  "2026-07-31"
                   },
                   {
                       "@type":  "WebSite",
                       "@id":  "https://www.physio-eppendorf.de/#website",
                       "url":  "https://www.physio-eppendorf.de/",
                       "name":  "Physio Eppendorf",
                       "publisher":  {
                                         "@id":  "https://www.physio-eppendorf.de/#business"
                                     },
                       "inLanguage":  "de-DE",
                       "dateModified":  "2026-07-31"
                   }
               ]
}
