{"id":6,"date":"2025-12-05T22:24:33","date_gmt":"2025-12-05T22:24:33","guid":{"rendered":"https:\/\/koavet.com\/de\/?page_id=6"},"modified":"2025-12-05T17:42:09","modified_gmt":"2025-12-05T22:42:09","slug":"heim","status":"publish","type":"page","link":"https:\/\/koavet.com\/de\/","title":{"rendered":"Heim"},"content":{"rendered":"\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>Tier\u00e4rzte und Kliniken in Deutschland \u2013 KoaVet<\/title>\n    <!-- L\u00e4d Tailwind CSS (essentiell f\u00fcr das responsives Design in einer Datei) -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <style>\n        \/* Angepasste Schriftart und Markenfarben *\/\n        body {\n            \/* Nutzung eines System-Font-Stacks *\/\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            background-color: #f7f9fb; \/* Sehr heller Hintergrund *\/\n        }\n        \/* Style f\u00fcr den Hover-Effekt der Stadtkarten *\/\n        .city-card {\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);\n        }\n        .city-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 10px 20px rgba(17, 94, 89, 0.2); \/* Markenschatten *\/\n            border-color: #10b981; \/* Smaragdgr\u00fcner Rand beim Hover *\/\n        }\n        \/* KoaVet Markenfarbe (tiefes T\u00fcrkis\/Smaragdgr\u00fcn) *\/\n        .brand-color {\n            color: #10b981;\n        }\n    <\/style>\n<\/head>\n<body class=\"min-h-screen flex flex-col antialiased\">\n\n    <!-- Header \/ Navigationsleiste (Unver\u00e4ndert, nur L\u00e4nderflagge\/Link angepasst) -->\n    <!--header class=\"bg-white shadow-sm sticky top-0 z-10\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4 flex justify-between items-center\">\n            <div class=\"flex items-center space-x-2\">\n                <svg class=\"w-8 h-8 brand-color\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z\"><\/path>\n                <\/svg>\n                <h1 class=\"text-2xl font-extrabold text-gray-800\">KoaVet \u2013 Deutschland<\/h1>\n            <\/div>\n            <a href=\"#\" class=\"text-sm text-gray-500 hover:text-gray-800 transition duration-300\">\n                <span class=\"text-xl inline-block mr-1\" role=\"img\" aria-label=\"Germany Flag\">\ud83c\udde9\ud83c\uddea<\/span> Zur Startseite\n            <\/a>\n        <\/div>\n    <\/header-->\n\n    <!-- Hauptinhaltsbereich -->\n    <main class=\"flex-grow max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16\">\n        \n        <!-- Haupttitel und Leistungsversprechen -->\n        <div class=\"text-center mb-16\">\n            <span class=\"inline-block bg-teal-100 brand-color px-4 py-1 rounded-full text-sm font-semibold uppercase mb-3\">Veterin\u00e4rmedizin in Deutschland<\/span>\n            <h1 class=\"text-5xl md:text-6xl font-extrabold text-gray-900 mb-4 tracking-tight\">\n                Die besten Tierkliniken und Praxen.\n            <\/h1>\n            <p class=\"text-xl text-gray-600 max-w-3xl mx-auto\">\n                Finden Sie schnell und einfach qualifizierte Veterin\u00e4re in Berlin, Hamburg, M\u00fcnchen und allen gro\u00dfen St\u00e4dten. Ihr Tier verdient die beste Betreuung.\n            <\/p>\n            <div class=\"mt-8\">\n                <p class=\"text-2xl font-bold text-gray-700\">\n                    W\u00e4hlen Sie Ihre Stadt\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Stadtauswahl (Interaktives Grid) - Aktualisiert f\u00fcr DE -->\n        <section class=\"mb-16\">\n            <div class=\"grid grid-cols-2 sm:grid-cols-3 lg:grid-cols-4 xl:grid-cols-5 gap-6\">\n                \n                <!-- Berlin -->\n                <a href=\"https:\/\/koavet.com\/de\/berlin\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Berlin Icon\">\ud83d\udc3b<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Berlin<\/span>\n                    <span class=\"text-sm text-gray-500\">(Hauptstadt)<\/span>\n                <\/a>\n\n                <!-- Hamburg -->\n                <a href=\"https:\/\/koavet.com\/de\/hamburg\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Hamburg Icon\">\u2693<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Hamburg<\/span>\n                    <span class=\"text-sm text-gray-500\">(Hansestadt)<\/span>\n                <\/a>\n\n                <!-- M\u00fcnchen -->\n                <a href=\"https:\/\/koavet.com\/de\/muenchen\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"M\u00fcnchen Icon\">\ud83c\udf7a<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">M\u00fcnchen<\/span>\n                    <span class=\"text-sm text-gray-500\">(Bayern)<\/span>\n                <\/a>\n\n                <!-- K\u00f6ln -->\n                <a href=\"https:\/\/koavet.com\/de\/koeln\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"K\u00f6ln Icon\">\u26ea<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">K\u00f6ln<\/span>\n                    <span class=\"text-sm text-gray-500\">(NRW)<\/span>\n                <\/a>\n\n                <!-- Frankfurt -->\n                <a href=\"https:\/\/koavet.com\/de\/frankfurt\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Frankfurt Icon\">\ud83c\udfe6<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Frankfurt<\/span>\n                    <span class=\"text-sm text-gray-500\">(Main)<\/span>\n                <\/a>\n\n                <!-- Stuttgart -->\n                <a href=\"https:\/\/koavet.com\/de\/stuttgart\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Stuttgart Icon\">\ud83d\ude97<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Stuttgart<\/span>\n                    <span class=\"text-sm text-gray-500\">(Baden-W\u00fcrtt.)<\/span>\n                <\/a>\n\n                <!-- D\u00fcsseldorf -->\n                <a href=\"https:\/\/koavet.com\/de\/duesseldorf\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"D\u00fcsseldorf Icon\">\ud83d\udecd\ufe0f<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">D\u00fcsseldorf<\/span>\n                    <span class=\"text-sm text-gray-500\">(NRW)<\/span>\n                <\/a>\n\n                <!-- Leipzig -->\n                <a href=\"https:\/\/koavet.com\/de\/leipzig\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Leipzig Icon\">\ud83d\udcda<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Leipzig<\/span>\n                    <span class=\"text-sm text-gray-500\">(Sachsen)<\/span>\n                <\/a>\n\n                <!-- Dortmund -->\n                <a href=\"https:\/\/koavet.com\/de\/dortmund\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Dortmund Icon\">\u26bd<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Dortmund<\/span>\n                    <span class=\"text-sm text-gray-500\">(Ruhrgebiet)<\/span>\n                <\/a>\n\n                <!-- Essen -->\n                <a href=\"https:\/\/koavet.com\/de\/essen\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Essen Icon\">\ud83c\udfed<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Essen<\/span>\n                    <span class=\"text-sm text-gray-500\">(NRW)<\/span>\n                <\/a>\n\n                <!-- Bremen -->\n                <a href=\"https:\/\/koavet.com\/de\/bremen\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Bremen Icon\">\ud83c\udfb7<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Bremen<\/span>\n                    <span class=\"text-sm text-gray-500\">(Hansestadt)<\/span>\n                <\/a>\n\n                <!-- Dresden -->\n                <a href=\"https:\/\/koavet.com\/de\/dresden\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Dresden Icon\">\ud83d\uddbc\ufe0f<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Dresden<\/span>\n                    <span class=\"text-sm text-gray-500\">(Sachsen)<\/span>\n                <\/a>\n\n                <!-- Hannover -->\n                <a href=\"https:\/\/koavet.com\/de\/hannover\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Hannover Icon\">\ud83d\udc51<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Hannover<\/span>\n                    <span class=\"text-sm text-gray-500\">(Niedersachsen)<\/span>\n                <\/a>\n\n                <!-- N\u00fcrnberg -->\n                <a href=\"https:\/\/koavet.com\/de\/nuernberg\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"N\u00fcrnberg Icon\">\ud83c\udff0<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">N\u00fcrnberg<\/span>\n                    <span class=\"text-sm text-gray-500\">(Bayern)<\/span>\n                <\/a>\n\n                <!-- Duisburg -->\n                <a href=\"https:\/\/koavet.com\/de\/duisburg\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Duisburg Icon\">\ud83d\udea2<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Duisburg<\/span>\n                    <span class=\"text-sm text-gray-500\">(Ruhrgebiet)<\/span>\n                <\/a>\n                \n                <!-- Bochum -->\n                <a href=\"https:\/\/koavet.com\/de\/bochum\/\" class=\"city-card bg-white p-6 rounded-xl border border-gray-200 flex flex-col items-center justify-center text-center hover:border-teal-500\">\n                    <span class=\"text-5xl mb-3\" role=\"img\" aria-label=\"Bochum Icon\">\ud83c\udf99\ufe0f<\/span>\n                    <span class=\"text-lg font-semibold text-gray-900\">Bochum<\/span>\n                    <span class=\"text-sm text-gray-500\">(Ruhrgebiet)<\/span>\n                <\/a>\n                \n\n                <!-- Link a otros Regiones \/ St\u00e4dte -->\n                <a href=\"#\" class=\"city-card bg-gray-100 p-6 rounded-xl border border-gray-300 flex flex-col items-center justify-center text-center col-span-full\">\n                    <span class=\"text-3xl mb-3 text-gray-500\" role=\"img\" aria-label=\"Map Icon\">\ud83d\udccd<\/span>\n                    <span class=\"text-base font-semibold text-gray-500\">Andere Regionen und St\u00e4dte in Deutschland<\/span>\n                <\/a>\n\n            <\/div>\n        <\/section>\n\n        <!-- Sekund\u00e4rabschnitt: Unsere Schwerpunkte (Unver\u00e4ndert) -->\n        <section class=\"bg-white p-8 md:p-12 rounded-2xl shadow-lg border border-gray-100\">\n            <h2 class=\"text-3xl font-bold text-gray-800 mb-6 text-center\">Unsere Schwerpunkte f\u00fcr Tierhalter in Deutschland<\/h2>\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 text-center\">\n                \n                <!-- Funktion 1: Notf\u00e4lle 24\/7 -->\n                <div class=\"p-4\">\n                    <svg class=\"w-10 h-10 brand-color mx-auto mb-3\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    <h3 class=\"text-xl font-semibold mb-2 text-gray-900\">Notf\u00e4lle 24\/7<\/h3>\n                    <p class=\"text-gray-500\">Finden Sie sofort verf\u00fcgbare Notfallkliniken und Tier\u00e4rzte in Ihrer N\u00e4he.<\/p>\n                <\/div>\n\n                <!-- Funktion 2: Spezialisten -->\n                <div class=\"p-4\">\n                    <svg class=\"w-10 h-10 brand-color mx-auto mb-3\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 20h-4M5 20h4M3 4h18M3 8h18M3 12h18M3 16h18\"><\/path>\n                    <\/svg>\n                    <h3 class=\"text-xl font-semibold mb-2 text-gray-900\">Spezialisten<\/h3>\n                    <p class=\"text-gray-500\">Zugriff auf Fach\u00e4rzte f\u00fcr Kardiologie, Orthop\u00e4die, Dermatologie und mehr.<\/p>\n                <\/div>\n\n                <!-- Funktion 3: Heimtier & Exoten -->\n                <div class=\"p-4\">\n                    <svg class=\"w-10 h-10 brand-color mx-auto mb-3\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 19v-8.93a2 2 0 01.89-1.664L12 4.161l7.11 3.245a2 2 0 01.89 1.664V19M8 11h4m0 0h4m-4 0v4m0-4v-4m-2 4h4m-4 0v4m0-4v-4m-2 4h4\"><\/path>\n                    <\/svg>\n                    <h3 class=\"text-xl font-semibold mb-2 text-gray-900\">Heimtier &#038; Exoten<\/h3>\n                    <p class=\"text-gray-500\">Spezielle Betreuung f\u00fcr Katzen, V\u00f6gel, Reptilien und andere exotische Haustiere.<\/p>\n                <\/div>\n\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <!-- Fu\u00dfzeile (Beibehaltung der Struktur) -->\n    <!--footer class=\"bg-gray-800 text-white mt-auto\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-10\">\n            <div class=\"grid grid-cols-2 md:grid-cols-4 gap-8\">\n                <div>\n                    <h5 class=\"text-lg font-semibold brand-color mb-4\">KoaVet<\/h5>\n                    <ul class=\"space-y-2 text-sm text-gray-400\">\n                        <li><a href=\"#\" class=\"hover:text-white transition duration-300\">\u00dcber uns<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-white transition duration-300\">Kontakt<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-white transition duration-300\">Karriere<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                <div>\n                    <h5 class=\"text-lg font-semibold brand-color mb-4\">F\u00fcr Kliniken<\/h5>\n                    <ul class=\"space-y-2 text-sm text-gray-400\">\n                        <li><a href=\"#\" class=\"hover:text-white transition duration-300\">Ihre Praxis eintragen<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-white transition duration-300\">Login f\u00fcr Veterin\u00e4re<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                <div>\n                    <h5 class=\"text-lg font-semibold brand-color mb-4\">Rechtliches<\/h5>\n                    <ul class=\"space-y-2 text-sm text-gray-400\">\n                        <li><a href=\"#\" class=\"hover:text-white transition duration-300\">Datenschutz<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-white transition duration-300\">Nutzungsbedingungen<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"col-span-2 md:col-span-1\">\n                    <h5 class=\"text-lg font-semibold brand-color mb-4\">Auf dem Laufenden bleiben<\/h5>\n                    <p class=\"text-sm text-gray-400 mb-4\">Erhalten Sie die neuesten Infos zur Tierpflege in Deutschland.<\/p>\n                    <form>\n                        <input type=\"email\" placeholder=\"Ihre E-Mail-Adresse\" class=\"w-full px-3 py-2 rounded-lg bg-gray-700 text-white placeholder-gray-400 focus:outline-none focus:ring-2 focus:ring-teal-500 mb-2\">\n                        <button type=\"submit\" class=\"w-full bg-teal-500 text-white py-2 rounded-lg font-semibold hover:bg-teal-600 transition duration-300\">\n                            Abonnieren\n                        <\/button>\n                    <\/form>\n                <\/div>\n            <\/div>\n            <div class=\"mt-10 pt-6 border-t border-gray-700 text-center text-sm text-gray-400\">\n                &copy; 2025 KoaVet.com. Alle Rechte vorbehalten.\n            <\/div>\n        <\/div>\n    <\/footer-->\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Tier\u00e4rzte und Kliniken in Deutschland \u2013 KoaVet Veterin\u00e4rmedizin in Deutschland Die besten Tierkliniken und Praxen. Finden Sie schnell und einfach qualifizierte Veterin\u00e4re in Berlin, Hamburg, M\u00fcnchen und allen gro\u00dfen St\u00e4dten. Ihr Tier verdient die beste Betreuung. W\u00e4hlen Sie Ihre Stadt \ud83d\udc3b Berlin (Hauptstadt) \u2693 Hamburg (Hansestadt) \ud83c\udf7a M\u00fcnchen (Bayern) \u26ea K\u00f6ln (NRW) \ud83c\udfe6 Frankfurt (Main)&hellip;&nbsp;<a href=\"https:\/\/koavet.com\/de\/\" rel=\"bookmark\"><span class=\"screen-reader-text\">Heim<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"on","neve_meta_disable_footer":"on","neve_meta_disable_title":"on","footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Heim - KoaVet Deutschland Tierarztsuche (DE)<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/koavet.com\/de\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Heim - KoaVet Deutschland Tierarztsuche (DE)\" \/>\n<meta property=\"og:description\" content=\"Tier\u00e4rzte und Kliniken in Deutschland \u2013 KoaVet Veterin\u00e4rmedizin in Deutschland Die besten Tierkliniken und Praxen. Finden Sie schnell und einfach qualifizierte Veterin\u00e4re in Berlin, Hamburg, M\u00fcnchen und allen gro\u00dfen St\u00e4dten. Ihr Tier verdient die beste Betreuung. W\u00e4hlen Sie Ihre Stadt \ud83d\udc3b Berlin (Hauptstadt) \u2693 Hamburg (Hansestadt) \ud83c\udf7a M\u00fcnchen (Bayern) \u26ea K\u00f6ln (NRW) \ud83c\udfe6 Frankfurt (Main)&hellip;&nbsp;Heim\" \/>\n<meta property=\"og:url\" content=\"https:\/\/koavet.com\/de\/\" \/>\n<meta property=\"og:site_name\" content=\"KoaVet Deutschland Tierarztsuche (DE)\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-05T22:42:09+00:00\" \/>\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=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/koavet.com\/de\/\",\"url\":\"https:\/\/koavet.com\/de\/\",\"name\":\"Heim - KoaVet Deutschland Tierarztsuche (DE)\",\"isPartOf\":{\"@id\":\"https:\/\/koavet.com\/de\/#website\"},\"datePublished\":\"2025-12-05T22:24:33+00:00\",\"dateModified\":\"2025-12-05T22:42:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/koavet.com\/de\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/koavet.com\/de\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/koavet.com\/de\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/koavet.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Heim\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/koavet.com\/de\/#website\",\"url\":\"https:\/\/koavet.com\/de\/\",\"name\":\"KoaVet Deutschland Tierarztsuche (DE)\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/koavet.com\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Heim - KoaVet Deutschland Tierarztsuche (DE)","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:\/\/koavet.com\/de\/","og_locale":"de_DE","og_type":"article","og_title":"Heim - KoaVet Deutschland Tierarztsuche (DE)","og_description":"Tier\u00e4rzte und Kliniken in Deutschland \u2013 KoaVet Veterin\u00e4rmedizin in Deutschland Die besten Tierkliniken und Praxen. Finden Sie schnell und einfach qualifizierte Veterin\u00e4re in Berlin, Hamburg, M\u00fcnchen und allen gro\u00dfen St\u00e4dten. Ihr Tier verdient die beste Betreuung. W\u00e4hlen Sie Ihre Stadt \ud83d\udc3b Berlin (Hauptstadt) \u2693 Hamburg (Hansestadt) \ud83c\udf7a M\u00fcnchen (Bayern) \u26ea K\u00f6ln (NRW) \ud83c\udfe6 Frankfurt (Main)&hellip;&nbsp;Heim","og_url":"https:\/\/koavet.com\/de\/","og_site_name":"KoaVet Deutschland Tierarztsuche (DE)","article_modified_time":"2025-12-05T22:42:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/koavet.com\/de\/","url":"https:\/\/koavet.com\/de\/","name":"Heim - KoaVet Deutschland Tierarztsuche (DE)","isPartOf":{"@id":"https:\/\/koavet.com\/de\/#website"},"datePublished":"2025-12-05T22:24:33+00:00","dateModified":"2025-12-05T22:42:09+00:00","breadcrumb":{"@id":"https:\/\/koavet.com\/de\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/koavet.com\/de\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/koavet.com\/de\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/koavet.com\/de\/"},{"@type":"ListItem","position":2,"name":"Heim"}]},{"@type":"WebSite","@id":"https:\/\/koavet.com\/de\/#website","url":"https:\/\/koavet.com\/de\/","name":"KoaVet Deutschland Tierarztsuche (DE)","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/koavet.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/koavet.com\/de\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/koavet.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/koavet.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/koavet.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/koavet.com\/de\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":5,"href":"https:\/\/koavet.com\/de\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":8,"href":"https:\/\/koavet.com\/de\/wp-json\/wp\/v2\/pages\/6\/revisions\/8"}],"wp:attachment":[{"href":"https:\/\/koavet.com\/de\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}