{"id":374,"date":"2024-05-14T15:21:18","date_gmt":"2024-05-14T15:21:18","guid":{"rendered":"http:\/\/physio-pillinger.at\/?page_id=2"},"modified":"2024-11-28T14:45:10","modified_gmt":"2024-11-28T14:45:10","slug":"home-2","status":"publish","type":"page","link":"https:\/\/physio-alkoven.at\/","title":{"rendered":"Physiotherapie Patrick Pillinger"},"content":{"rendered":"\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill has-medium-font-size\"><a class=\"wp-block-button__link has-ast-global-color-5-color has-ast-global-color-1-background-color has-text-color has-background has-link-color wp-element-button\" href=\"#Termin-Buchen\" style=\"border-style:none;border-width:0px;border-radius:25px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--60)\"><strong>Termin Buchen<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignwide is-horizontal is-content-justification-center is-layout-flex wp-container-core-group-is-layout-4f6f85ca wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-full is-resized has-custom-border is-style-default wp-duotone-unset-1\"><img loading=\"lazy\" decoding=\"async\" width=\"1201\" height=\"1600\" src=\"https:\/\/physio-pillinger.at\/wp-content\/uploads\/2024\/05\/Patrick.jpg\" alt=\"\" class=\"wp-image-291\" style=\"border-style:none;border-width:0px;border-radius:25px;width:283px;height:auto\" srcset=\"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/Patrick.jpg 1201w, https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/Patrick-225x300.jpg 225w, https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/Patrick-769x1024.jpg 769w, https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/Patrick-768x1023.jpg 768w, https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/Patrick-1153x1536.jpg 1153w\" sizes=\"auto, (max-width: 1201px) 100vw, 1201px\" \/><\/figure>\n\n\n\n<div style=\"height:100px;width:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-6388d5dc\"><\/div>\n\n\n\n<div style=\"font-family: Arial, sans-serif; line-height: 1.6; color: #333; max-width: 600px; margin: 0 auto; padding: 20px;\">\n        <p>In meinen Praxen in <a href=\"http:\/\/www.physio-pillinger.at\" target=\"_blank\" style=\"color: #9ABF45;\" rel=\"noopener\">Waizenkirchen<\/a> und <a href=\"http:\/\/www.physio-alkoven.at\" target=\"_blank\" style=\"color: #9ABF45;\" rel=\"noopener\">Alkoven (Humanum)<\/a> k\u00f6nnen Sie von meiner umfangreichen Erfahrung als Physiotherapeut und Masseur sowie als diplomierter Gesundheits- und Krankenpfleger profitieren. <\/p><p> Diese vielf\u00e4ltigen Qualifikationen erlauben es mir, Ihnen als Wahlphysiotherapeut eine ganzheitliche Betreuung zu bieten, bei der Ihre Gesundheit und Ihr Wohlbefinden im Mittelpunkt stehen<\/p>\n\n<\/div>\n\n\n\n<p><\/p>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Website Image Slider<\/title>\n\n  <link\n    rel=\"stylesheet\"\n    href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\n  \/>\n\n  <style>\n    @import url(\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600&display=swap\");\n\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n  font-family: \"Poppins\", sans-serif;\n}\n.main {\n  min-height: 50vh;\n  width: 100%;\n}\n.wrapper,\n.slide {\n  position: relative;\n  width: 100%;\n  height: auto;\n}\n.slide {\n  overflow: hidden;\nheight: auto;\n}\n.slide::before {\n  content: \"\";\n  position: absolute;\n  height: 100%;\n  width: 100%;\n  background-color: rgba(0, 0, 0, 0);\n  z-index: 10;\n}\n.slide .image {\n  height: 100%;\n  height: auto; \/* Maintain aspect ratio *\/\n  object-fit: cover;\n}\n.slide .image-data {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  text-align: center;\n  width: 100%;\n  z-index: 100;\n}\n.image-data span.text {\n  font-size: 14px;\n  font-weight: 400;\n  color: #fff;\n}\n.image-data h2 {\n  font-size: 45px;\n  font-weight: 600;\n  color: #fff;\n}\na.button {\n  display: inline-block;\n  padding: 10px 20px;\n  border-radius: 25px;\n  color: #333;\n  background: #fff;\n  text-decoration: none;\n  margin-top: 25px;\n  transition: all 0.3s ease;\n}\na.button:hover {\n  color: #fff;\n  background-color: #c87e4f;\n}\n\n\/* swiper button css *\/\n.nav-btn {\n  height: 50px;\n  width: 50px;\n  border-radius: 50%;\n  background: rgba(255, 255, 255, 0.3);\n}\n.nav-btn:hover {\n  background: rgba(255, 255, 255, 0.4);\n}\n.swiper-button-next {\n  right: 50px;\n  top: 50%;\n  transform: translateY(-50%);\n  position: absolute;\n  z-index: 10;\n}\n.swiper-button-prev {\n  left: 50px;\n  top: 50%;\n  transform: translateY(-50%);\n  position: absolute;\n  z-index: 10;\n}\n.nav-btn::before,\n.nav-btn::after {\n  font-size: 25px;\n  color: #fff;\n}\n.swiper-pagination-bullet {\n  opacity: 1;\n  height: 12px;\n  width: 12px;\n  background-color: #fff;\n  visibility: hidden;\n}\n.swiper-pagination-bullet-active {\n  border: 2px solid #fff;\n  background-color: #c87e4f;\n}\n\n@media screen and (max-width: 768px) {\n  .nav-btn {\n    visibility: hidden;\n  }\n  .swiper-pagination-bullet {\n    visibility: visible;\n  }\n}\n\n  <\/style>\n<\/head>\n<body>\n  <section class=\"main swiper mySwiper\">\n    <div class=\"wrapper swiper-wrapper\">\n<div class=\"slide swiper-slide\">\n  <img decoding=\"async\" src=\"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/11\/Praxis-7.jpeg\" alt=\"Praxis\" class=\"image\" \/>\n  <div class=\"image-data\">\n    <\/div>\n<\/div>\n<div class=\"slide swiper-slide\">\n  <img decoding=\"async\" src=\"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/11\/Praxis-5.jpeg\" alt=\"Praxis\" class=\"image\" \/>\n  <div class=\"image-data\">\n    <\/div>\n<\/div>\n<div class=\"slide swiper-slide\">\n  <img decoding=\"async\" src=\"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/11\/Praxis-3.jpeg\" alt=\"Praxis\" class=\"image\" \/>\n  <div class=\"image-data\">\n    <\/div>\n<\/div>\n<div class=\"slide swiper-slide\">\n  <img decoding=\"async\" src=\"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/11\/Praxis-6.jpeg\" alt=\"Praxis\" class=\"image\" \/>\n  <div class=\"image-data\">\n    <\/div>\n<\/div>\n      <\/div>\n\n    <div class=\"swiper-button-next nav-btn\"><\/div>\n    <div class=\"swiper-button-prev nav-btn\"><\/div>\n  <\/section>\n\n  <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n\n<script>\n  var swiper = new Swiper(\".mySwiper\", {\n    slidesPerView: 1,\n    loop: true,\n    pagination: {\n      el: \".swiper-pagination\",\n      clickable: true,\n    },\n    navigation: {\n      nextEl: \".swiper-button-next\",\n      prevEl: \".swiper-button-prev\",\n    },\n    autoplay: {\n      delay: 10000, \/\/ 10 seconds\n      disableOnInteraction: false, \/\/ Allows manual interaction without stopping autoplay\n    },\n  });\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Physiotherapie Pillinger &#8211; Standorte<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 20px;\n            background-color: #f9f9f9;\n        }\n\n        \/* Style the tab container *\/\n        .tab {\n            display: flex;\n            border-bottom: 2px solid #9abf45;\n            margin-bottom: 20px;\n        }\n\n        \/* Style the buttons that are used to open the tab content *\/\n        .tab button {\n            background-color: #f1f1f1;\n            border: none;\n            border-radius: 5px 5px 0 0;\n            cursor: pointer;\n            padding: 14px 20px;\n            margin-right: 5px;\n            transition: background-color 0.3s, color 0.3s;\n            font-size: 16px;\n            flex-grow: 1;\n        }\n\n        \/* Change background color of buttons on hover *\/\n        .tab button:hover {\n            background-color: #ddd;\n        }\n\n        \/* Create an active\/current tablink class *\/\n        .tab button.active {\n            background-color: #9abf45;\n            color: white;\n            font-weight: bold;\n        }\n\n        \/* Style the tab content *\/\n        .tabcontent {\n            display: none;\n            padding: 20px;\n            border: 1px solid #ccc;\n            border-radius: 5px;\n            background-color: white;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n            margin-top: -1px; \/* Overlap the border with the tab *\/\n        }\n\n        .map-container {\n            width: 100%;\n            height: 500px;\n            margin-top: 20px;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<!-- Tab links -->\n<div class=\"tab\">\n    <button class=\"tablinks active\" onclick=\"openCity(event, 'Location1')\">Alkoven<\/button>\n    <button class=\"tablinks\" onclick=\"openCity(event, 'Location2')\">Waizenkirchen<\/button>\n<\/div>\n\n<!-- Tab content for Standort 1 -->\n<div id=\"Location1\" class=\"tabcontent\" style=\"display: block;\">\n    <h1 style=\"color: #333;\">Physiotherapie Pillinger Alkoven<\/h1>\n    <p>Eferdinger Bundesstra\u00dfe 4, 4072 Alkoven<\/p>\n    <p>Telefon: <a href=\"tel:+4367762307000\" style=\"color: #9abf45;\">+43 677 6230 7000<\/a><\/p>\n    <p>Email: <a href=\"mailto:office@physio-pillinger.at\" style=\"color: #9abf45;\">office@physio-pillinger.at<\/a><\/p>\n    <p>Website: <a href=\"http:\/\/www.physio-alkoven.at\" target=\"_blank\" style=\"color: #9abf45;\" rel=\"noopener\">www.physio-alkoven.at<\/a><\/p>\n    <div class=\"map-container\">\n        <iframe \n            src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2652.6510344534113!2d14.1096053!3d48.2878905!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4773916648d26ad7%3A0x682783660249f2ea!2sPhysiotherapie%20Pillinger%20Alkoven!5e0!3m2!1sde!2sat!4v1695890621123!5m2!1sde!2sat\" \n            style=\"border:0; width: 100%; height: 100%;\" \n            allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\n    <\/div>\n<\/div>\n\n<!-- Tab content for Standort 2 -->\n<div id=\"Location2\" class=\"tabcontent\">\n    <h1 style=\"color: #333;\">Physiotherapie Pillinger Waizenkirchen<\/h1>\n    <p>Kramerstra\u00dfe 2, 4730 Waizenkirchen<\/p>\n    <p>Telefon: <a href=\"tel:+4367762307000\" style=\"color: #9abf45;\">+43 677 6230 7000<\/a><\/p>\n    <p>Email: <a href=\"mailto:office@physio-pillinger.at\" style=\"color: #9abf45;\">office@physio-pillinger.at<\/a><\/p>\n    <p>Website: <a href=\"http:\/\/www.physio-pillinger.at\" target=\"_blank\" style=\"color: #9abf45;\" rel=\"noopener\">www.physio-pillinger.at<\/a><\/p>\n    <div class=\"map-container\">\n        <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2652.6510344534113!2d13.855291477498083!3d48.32879043782844!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4774770014fd7cbb%3A0xfec2dc1f1aec3788!2sPhysiotherapie%20Pillinger!5e0!3m2!1sde!2sat!4v1717151486392!5m2!1sde!2sat\" \n                style=\"border:0; width: 100%; height: 100%;\" \n                allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\n    <\/div>\n<\/div>\n\n<script>\n    function openCity(evt, cityName) {\n        \/\/ Hide all tab contents\n        var tabcontent = document.getElementsByClassName(\"tabcontent\");\n        for (var i = 0; i < tabcontent.length; i++) {\n            tabcontent[i].style.display = \"none\";\n        }\n\n        \/\/ Remove the active class from all tab buttons\n        var tablinks = document.getElementsByClassName(\"tablinks\");\n        for (var i = 0; i < tablinks.length; i++) {\n            tablinks[i].className = tablinks[i].className.replace(\" active\", \"\");\n        }\n\n        \/\/ Show the current tab and set the button to active\n        document.getElementById(cityName).style.display = \"block\";\n        evt.currentTarget.className += \" active\";\n    }\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-10e51d56 wp-block-buttons-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--60)\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill has-medium-font-size\"><a class=\"wp-block-button__link has-ast-global-color-5-color has-ast-global-color-1-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https:\/\/physio-pillinger.at\/?page_id=359\" style=\"border-style:none;border-width:0px;border-radius:25px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--60)\">Infos f\u00fcr den ersten Termin<\/a><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Termin-Buchen\">Jetzt schnell und einfach einen Termin online buchen:<\/h2>\n\n\n\n<iframe loading=\"lazy\" width=\"100%\" height=\"auto\" style=\"overflow: auto; border: none; min-height: 830px;\" src=\"https:\/\/app.synaptos.at\/myapp\/smartSchedule\/scheduleOnlineBookingCore.jsf?jwt=eyJhbGciOiJIUzUxMiJ9.eyJpc3MiOiJzeW5hcHRvcyIsImlhdCI6MTcxNjgwMjI0MiwiYXVkIjoiYmMxYTBhMjA4NzVjYjNjYTM1OGQ5OTkzOTI0NzQwMTkifQ.P2bh3cNvycV_nYOgiTprbLPUJCJbL8AFM3EbU6QT7e2Vob8xr2wy6Hg1QaulKO26JWuZ6CJ8QTxh7p6BgJwhlg;\"><\/iframe>\n","protected":false},"excerpt":{"rendered":"<p>In meinen Praxen in Waizenkirchen und Alkoven (Humanum) k\u00f6nnen Sie von meiner umfangreichen Erfahrung als Physiotherapeut und Masseur sowie als [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-374","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Physiotherapie Patrick Pillinger - Physio Alkoven Physio Masseur Physiotherapeut<\/title>\n<meta name=\"description\" content=\"Mehr als nur Physiotherapie: Als Ihr Physiotherapeut in Waizenkirchen und Alkoven biete ich Ihnen eine ganzheitliche Betreuung, die \u00fcber die klassischen physiotherapeutischen Behandlungen hinausgeht. Durch meine umfassende Ausbildung als Rettungssanit\u00e4ter und Krankenpfleger verf\u00fcge ich \u00fcber ein tiefgreifendes Verst\u00e4ndnis f\u00fcr die Zusammenh\u00e4nge im menschlichen K\u00f6rper. Gemeinsam arbeiten wir daran, Ihre Lebensqualit\u00e4t zu verbessern und Ihre Gesundheit zu st\u00e4rken.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/physio-alkoven.at\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Physiotherapie Patrick Pillinger - Physio Alkoven Physio Masseur Physiotherapeut\" \/>\n<meta property=\"og:description\" content=\"Mehr als nur Physiotherapie: Als Ihr Physiotherapeut in Waizenkirchen und Alkoven biete ich Ihnen eine ganzheitliche Betreuung, die \u00fcber die klassischen physiotherapeutischen Behandlungen hinausgeht. Durch meine umfassende Ausbildung als Rettungssanit\u00e4ter und Krankenpfleger verf\u00fcge ich \u00fcber ein tiefgreifendes Verst\u00e4ndnis f\u00fcr die Zusammenh\u00e4nge im menschlichen K\u00f6rper. Gemeinsam arbeiten wir daran, Ihre Lebensqualit\u00e4t zu verbessern und Ihre Gesundheit zu st\u00e4rken.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/physio-alkoven.at\/\" \/>\n<meta property=\"og:site_name\" content=\"Physio Alkoven\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-28T14:45:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/Patrick.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1201\" \/>\n\t<meta property=\"og:image:height\" content=\"1600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/physio-alkoven.at\/\",\"url\":\"https:\/\/physio-alkoven.at\/\",\"name\":\"Physiotherapie Patrick Pillinger - Physio Alkoven Physio Masseur Physiotherapeut\",\"isPartOf\":{\"@id\":\"https:\/\/physio-alkoven.at\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/physio-alkoven.at\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/physio-alkoven.at\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/physio-pillinger.at\/wp-content\/uploads\/2024\/05\/Patrick.jpg\",\"datePublished\":\"2024-05-14T15:21:18+00:00\",\"dateModified\":\"2024-11-28T14:45:10+00:00\",\"description\":\"Mehr als nur Physiotherapie: Als Ihr Physiotherapeut in Waizenkirchen und Alkoven biete ich Ihnen eine ganzheitliche Betreuung, die \u00fcber die klassischen physiotherapeutischen Behandlungen hinausgeht. Durch meine umfassende Ausbildung als Rettungssanit\u00e4ter und Krankenpfleger verf\u00fcge ich \u00fcber ein tiefgreifendes Verst\u00e4ndnis f\u00fcr die Zusammenh\u00e4nge im menschlichen K\u00f6rper. Gemeinsam arbeiten wir daran, Ihre Lebensqualit\u00e4t zu verbessern und Ihre Gesundheit zu st\u00e4rken.\",\"breadcrumb\":{\"@id\":\"https:\/\/physio-alkoven.at\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/physio-alkoven.at\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/physio-alkoven.at\/#primaryimage\",\"url\":\"https:\/\/physio-pillinger.at\/wp-content\/uploads\/2024\/05\/Patrick.jpg\",\"contentUrl\":\"https:\/\/physio-pillinger.at\/wp-content\/uploads\/2024\/05\/Patrick.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/physio-alkoven.at\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/physio-alkoven.at\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Physiotherapie Patrick Pillinger\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/physio-alkoven.at\/#website\",\"url\":\"https:\/\/physio-alkoven.at\/\",\"name\":\"Physio Alkoven\",\"description\":\"Patrick Pillinger\",\"publisher\":{\"@id\":\"https:\/\/physio-alkoven.at\/#organization\"},\"alternateName\":\"Physio Pillinger Alkoven\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/physio-alkoven.at\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/physio-alkoven.at\/#organization\",\"name\":\"Physio Pillinger Alkoven\",\"url\":\"https:\/\/physio-alkoven.at\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/physio-alkoven.at\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/cropped-cropped-Pillinger-Logo-200x200_Ansicht-2-2.png\",\"contentUrl\":\"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/cropped-cropped-Pillinger-Logo-200x200_Ansicht-2-2.png\",\"width\":567,\"height\":475,\"caption\":\"Physio Pillinger Alkoven\"},\"image\":{\"@id\":\"https:\/\/physio-alkoven.at\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Physiotherapie Patrick Pillinger - Physio Alkoven Physio Masseur Physiotherapeut","description":"Mehr als nur Physiotherapie: Als Ihr Physiotherapeut in Waizenkirchen und Alkoven biete ich Ihnen eine ganzheitliche Betreuung, die \u00fcber die klassischen physiotherapeutischen Behandlungen hinausgeht. Durch meine umfassende Ausbildung als Rettungssanit\u00e4ter und Krankenpfleger verf\u00fcge ich \u00fcber ein tiefgreifendes Verst\u00e4ndnis f\u00fcr die Zusammenh\u00e4nge im menschlichen K\u00f6rper. Gemeinsam arbeiten wir daran, Ihre Lebensqualit\u00e4t zu verbessern und Ihre Gesundheit zu st\u00e4rken.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/physio-alkoven.at\/","og_locale":"de_DE","og_type":"article","og_title":"Physiotherapie Patrick Pillinger - Physio Alkoven Physio Masseur Physiotherapeut","og_description":"Mehr als nur Physiotherapie: Als Ihr Physiotherapeut in Waizenkirchen und Alkoven biete ich Ihnen eine ganzheitliche Betreuung, die \u00fcber die klassischen physiotherapeutischen Behandlungen hinausgeht. Durch meine umfassende Ausbildung als Rettungssanit\u00e4ter und Krankenpfleger verf\u00fcge ich \u00fcber ein tiefgreifendes Verst\u00e4ndnis f\u00fcr die Zusammenh\u00e4nge im menschlichen K\u00f6rper. Gemeinsam arbeiten wir daran, Ihre Lebensqualit\u00e4t zu verbessern und Ihre Gesundheit zu st\u00e4rken.","og_url":"https:\/\/physio-alkoven.at\/","og_site_name":"Physio Alkoven","article_modified_time":"2024-11-28T14:45:10+00:00","og_image":[{"width":1201,"height":1600,"url":"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/Patrick.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/physio-alkoven.at\/","url":"https:\/\/physio-alkoven.at\/","name":"Physiotherapie Patrick Pillinger - Physio Alkoven Physio Masseur Physiotherapeut","isPartOf":{"@id":"https:\/\/physio-alkoven.at\/#website"},"primaryImageOfPage":{"@id":"https:\/\/physio-alkoven.at\/#primaryimage"},"image":{"@id":"https:\/\/physio-alkoven.at\/#primaryimage"},"thumbnailUrl":"https:\/\/physio-pillinger.at\/wp-content\/uploads\/2024\/05\/Patrick.jpg","datePublished":"2024-05-14T15:21:18+00:00","dateModified":"2024-11-28T14:45:10+00:00","description":"Mehr als nur Physiotherapie: Als Ihr Physiotherapeut in Waizenkirchen und Alkoven biete ich Ihnen eine ganzheitliche Betreuung, die \u00fcber die klassischen physiotherapeutischen Behandlungen hinausgeht. Durch meine umfassende Ausbildung als Rettungssanit\u00e4ter und Krankenpfleger verf\u00fcge ich \u00fcber ein tiefgreifendes Verst\u00e4ndnis f\u00fcr die Zusammenh\u00e4nge im menschlichen K\u00f6rper. Gemeinsam arbeiten wir daran, Ihre Lebensqualit\u00e4t zu verbessern und Ihre Gesundheit zu st\u00e4rken.","breadcrumb":{"@id":"https:\/\/physio-alkoven.at\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/physio-alkoven.at\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/physio-alkoven.at\/#primaryimage","url":"https:\/\/physio-pillinger.at\/wp-content\/uploads\/2024\/05\/Patrick.jpg","contentUrl":"https:\/\/physio-pillinger.at\/wp-content\/uploads\/2024\/05\/Patrick.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/physio-alkoven.at\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/physio-alkoven.at\/"},{"@type":"ListItem","position":2,"name":"Physiotherapie Patrick Pillinger"}]},{"@type":"WebSite","@id":"https:\/\/physio-alkoven.at\/#website","url":"https:\/\/physio-alkoven.at\/","name":"Physio Alkoven","description":"Patrick Pillinger","publisher":{"@id":"https:\/\/physio-alkoven.at\/#organization"},"alternateName":"Physio Pillinger Alkoven","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/physio-alkoven.at\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/physio-alkoven.at\/#organization","name":"Physio Pillinger Alkoven","url":"https:\/\/physio-alkoven.at\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/physio-alkoven.at\/#\/schema\/logo\/image\/","url":"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/cropped-cropped-Pillinger-Logo-200x200_Ansicht-2-2.png","contentUrl":"https:\/\/physio-alkoven.at\/wp-content\/uploads\/2024\/05\/cropped-cropped-Pillinger-Logo-200x200_Ansicht-2-2.png","width":567,"height":475,"caption":"Physio Pillinger Alkoven"},"image":{"@id":"https:\/\/physio-alkoven.at\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/physio-alkoven.at\/index.php?rest_route=\/wp\/v2\/pages\/374","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/physio-alkoven.at\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/physio-alkoven.at\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/physio-alkoven.at\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/physio-alkoven.at\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=374"}],"version-history":[{"count":24,"href":"https:\/\/physio-alkoven.at\/index.php?rest_route=\/wp\/v2\/pages\/374\/revisions"}],"predecessor-version":[{"id":469,"href":"https:\/\/physio-alkoven.at\/index.php?rest_route=\/wp\/v2\/pages\/374\/revisions\/469"}],"wp:attachment":[{"href":"https:\/\/physio-alkoven.at\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=374"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}