WP_Query Object
(
    [query] => Array
        (
            [post_type] => mitglieder
            [orderby] => rand
            [posts_per_page] => -1
            [meta_key] => wt_ist_basis
            [meta_value] => ja
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => mitglieder_kategorie
                            [field] => slug
                            [terms] => gesundheit
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => mitglieder
            [orderby] => rand
            [posts_per_page] => -1
            [meta_key] => wt_ist_basis
            [meta_value] => ja
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => mitglieder_kategorie
                            [field] => slug
                            [terms] => gesundheit
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => mitglieder_kategorie
            [term] => gesundheit
            [order] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => mitglieder_kategorie
                            [terms] => Array
                                (
                                    [0] => gesundheit
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => whrsruhwbp_term_relationships
                )

            [queried_terms] => Array
                (
                    [mitglieder_kategorie] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => gesundheit
                                )

                            [field] => slug
                        )

                )

            [primary_table] => whrsruhwbp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => wt_ist_basis
                            [value] => ja
                        )

                    [relation] => OR
                )

            [relation] => AND
            [meta_table] => whrsruhwbp_postmeta
            [meta_id_column] => post_id
            [primary_table] => whrsruhwbp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => whrsruhwbp_postmeta
                )

            [clauses:protected] => Array
                (
                    [whrsruhwbp_postmeta] => Array
                        (
                            [key] => wt_ist_basis
                            [value] => ja
                            [compare] => =
                            [compare_key] => =
                            [alias] => whrsruhwbp_postmeta
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Term Object
        (
            [term_id] => 74
            [name] => Gesundheit
            [slug] => gesundheit
            [term_group] => 0
            [term_taxonomy_id] => 74
            [taxonomy] => mitglieder_kategorie
            [description] => Ob Facharzt in Waldshut, Krankenkasse oder das Waldshuter Spital, diese Gesundheitseinrichtungen und Praxen bieten Ihnen medizinische Versorgung direkt vor Ort und stehen Ihnen als Therapeuten, Ärzte und Spezialisten auch für alle Fragen rund um das Gesundheitswesen zur Verfügung:
            [parent] => 0
            [count] => 16
            [filter] => raw
        )

    [queried_object_id] => 74
    [request] => 
			SELECT   whrsruhwbp_posts.*
			FROM whrsruhwbp_posts  LEFT JOIN whrsruhwbp_term_relationships ON (whrsruhwbp_posts.ID = whrsruhwbp_term_relationships.object_id) INNER JOIN whrsruhwbp_postmeta ON ( whrsruhwbp_posts.ID = whrsruhwbp_postmeta.post_id )
			WHERE 1=1  AND ( 
  whrsruhwbp_term_relationships.term_taxonomy_id IN (74)
) AND ( 
  ( whrsruhwbp_postmeta.meta_key = 'wt_ist_basis' AND whrsruhwbp_postmeta.meta_value = 'ja' )
) AND ((whrsruhwbp_posts.post_type = 'mitglieder' AND (whrsruhwbp_posts.post_status = 'publish' OR whrsruhwbp_posts.post_status = 'acf-disabled' OR whrsruhwbp_posts.post_status = 'tribe-ea-success' OR whrsruhwbp_posts.post_status = 'tribe-ea-failed' OR whrsruhwbp_posts.post_status = 'tribe-ea-schedule' OR whrsruhwbp_posts.post_status = 'tribe-ea-pending' OR whrsruhwbp_posts.post_status = 'tribe-ea-draft')))
			GROUP BY whrsruhwbp_posts.ID
			ORDER BY RAND()
			
		
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 4456
                    [post_author] => 1
                    [post_date] => 2019-05-10 08:49:42
                    [post_date_gmt] => 2019-05-10 06:49:42
                    [post_content] => 
                    [post_title] => Brille & Design
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => brille-design
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-07-20 13:21:38
                    [post_modified_gmt] => 2021-07-20 11:21:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=4456
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1078
                    [post_author] => 1
                    [post_date] => 2018-06-22 14:36:37
                    [post_date_gmt] => 2018-06-22 12:36:37
                    [post_content] => 
                    [post_title] => Urologie am Hochrhein
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => urologie-am-hochrhein
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-08-21 10:12:50
                    [post_modified_gmt] => 2018-08-21 08:12:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1078
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1071
                    [post_author] => 1
                    [post_date] => 2018-06-22 14:16:27
                    [post_date_gmt] => 2018-06-22 12:16:27
                    [post_content] => 
                    [post_title] => Klinikum Hochrhein GmbH
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => spitaeler-hochrhein-gmbh
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-20 18:35:27
                    [post_modified_gmt] => 2020-05-20 16:35:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1071
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1081
                    [post_author] => 1
                    [post_date] => 2018-06-22 14:44:44
                    [post_date_gmt] => 2018-06-22 12:44:44
                    [post_content] => 
                    [post_title] => Werne Orthopädie-Schuhtechnik GmbH
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => werne-orthopaedie-schuhtechnik-gmbh
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-08-23 11:53:48
                    [post_modified_gmt] => 2018-08-23 09:53:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1081
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 1028
                    [post_author] => 1
                    [post_date] => 2018-06-21 17:10:01
                    [post_date_gmt] => 2018-06-21 15:10:01
                    [post_content] => 
                    [post_title] => Evangelischer Diakonieverein Waldshut-Tiengen e. V.
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => evangelischer-diakonieverein-waldshut-tiengen-e-v
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-07-29 11:24:40
                    [post_modified_gmt] => 2020-07-29 09:24:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1028
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 7409
                    [post_author] => 1
                    [post_date] => 2024-03-20 15:45:42
                    [post_date_gmt] => 2024-03-20 14:45:42
                    [post_content] => 
                    [post_title] => Leguano GmbH
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => leguano-gmbh
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-26 11:42:04
                    [post_modified_gmt] => 2024-03-26 10:42:04
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=7409
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 1049
                    [post_author] => 1
                    [post_date] => 2018-06-22 11:29:27
                    [post_date_gmt] => 2018-06-22 09:29:27
                    [post_content] => 
                    [post_title] => Löwen Apotheke
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => loewen-apotheke
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-05 10:32:22
                    [post_modified_gmt] => 2019-07-05 08:32:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1049
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 7441
                    [post_author] => 1
                    [post_date] => 2024-04-10 15:30:03
                    [post_date_gmt] => 2024-04-10 13:30:03
                    [post_content] => 
                    [post_title] => Dermatologie am Hochrhein
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dermatologie-am-hochrhein
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-10 15:30:03
                    [post_modified_gmt] => 2024-04-10 13:30:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=7441
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 1060
                    [post_author] => 1
                    [post_date] => 2018-06-22 13:50:16
                    [post_date_gmt] => 2018-06-22 11:50:16
                    [post_content] => 
                    [post_title] => Reformhaus Am Oberen Tor OHG
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => reformhaus-am-oberen-tor-ohg
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-05 11:02:41
                    [post_modified_gmt] => 2019-07-05 09:02:41
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1060
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 9
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 4456
            [post_author] => 1
            [post_date] => 2019-05-10 08:49:42
            [post_date_gmt] => 2019-05-10 06:49:42
            [post_content] => 
            [post_title] => Brille & Design
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => brille-design
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-07-20 13:21:38
            [post_modified_gmt] => 2021-07-20 11:21:38
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://www.waldshut.de/?post_type=mitglieder&p=4456
            [menu_order] => 0
            [post_type] => mitglieder
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 9
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => e6df51612c1a50d653eac846da6438a7
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [tribe_is_event] => 
    [tribe_is_multi_posttype] => 
    [tribe_is_event_category] => 
    [tribe_is_event_venue] => 
    [tribe_is_event_organizer] => 
    [tribe_is_event_query] => 
    [tribe_is_past] => 
)

Gesundheit

Ob Facharzt in Waldshut, Krankenkasse oder das Waldshuter Spital, diese Gesundheitseinrichtungen und Praxen in Waldshut bieten Ihnen medizinische Versorgung direkt vor Ort und stehen Ihnen als Therapeuten, Ärzte und Spezialisten auch für alle Fragen rund um das Gesundheitswesen in Waldshut zur Verfügung:

AOK – Die Gesundheitskasse Hochrhein-Bodensee

AOK - Die Gesundheitskasse - Wir sind mit unserem KundenCenter in Waldshut vor Ort für Sie da. Vertrauen Sie auf uns!

Am Rheinfels 2
79761 Waldshut
Telefon: +49 71176161923

Zahnarztpraxis Frank Schneble

Wir bieten Ihnen in neu eingerichteten Räumen eine fundierte, zahnmedizinische Behandlung nach dem aktuellen Stand von Wissenschaft und Forschung als Grundlage für Ihr Vertrauen in unsere Praxis.

Gartenstr. 2
79761 Waldshut
Telefon: +49 7751 4100
Fax: +49 7751 4177

Dorow Clinic

Zahnklinik & Plastische Chirurgie - Die Dorow Clinic in Waldshut steht seit 10 Jahren für herausragende Zahnmedizin & modernste Schönheitschirurgie. Unser erfahrenes Team aus Fachspezialisten bietet Ihnen Kompetenz, Sicherheit und einen außergewöhnlichen Service.

Robert-Gerwig-Straße 1
79761 Waldshut
Telefon: +49 7751 802970
Fax: +49 7751 8029728

Dental-Labor Jacobshagen

Das Dental-Labor Jacobshagen zeichnet sich aus als modernes und innovatives Unternehmen zur Herstellung von Zahnersatz, therapeutischen Hilfsmitteln und in der Beratung der Patienten.

Viehmarktplatz 1
79761 Waldshut
Telefon: +49 7751 83230

pro optik

Seit 1996 gibt es pro optik in Waldshut, in dieser Zeit haben sich nach Angaben des Unternehmens weit über 100.000 Kunden für eine Brille von pro optik entschieden.

Kaiserstraße 55
79761 Waldshut
Telefon: +49 7751 3432
Fax: +49 7751 3467

Matthias-Claudius-Haus

Das Matthias-Claudius-Haus ist ein Altenpflegeheim mit Sitz im Stadtkern von Waldshut. Wir haben den Anspruch an uns, dass sich jeder Bewohner in unserem Haus wie Zuhause fühlt.

St.Blasier Str. 2
79761 Waldshut
Telefon: +49 7751 801510
Fax: +49 7751 801550

Engel-Apotheke

Wir nehmen uns Zeit für Sie und beraten Sie umfassend und kompetent zu allen Fragen rund um Ihre Gesundheit.

Kaiserstr. 93
79761 Waldshut
Telefon: +49 7751 83930

Brille & Design

Rheinstrasse 33
79761 Waldshut
Telefon: +49 7751 3097774
Mobil: +49 173 3053108

Urologie am Hochrhein

Kaiserstr. 93
79761 Waldshut
Telefon: +49 7751 7933
Fax: +49 7751 4104

Klinikum Hochrhein GmbH

Kaiserstr. 93-101
79761 Waldshut
Telefon: +49 7751 85-0

Werne Orthopädie-Schuhtechnik GmbH

Wallstr. 62
79761 Waldshut
Telefon: +49 7751 910520
Fax: +49 7751 910521

Evangelischer Diakonieverein Waldshut-Tiengen e. V.

St. Blasier Str. 2
79761 Waldshut
Telefon: +49 7751 80150 & +49 7751 4559

Leguano GmbH

Im Wallgraben 40
79761 Waldshut-Tiengen
Telefon: 077519187855
Mobil: +45 1603391151

Löwen Apotheke

Kaiserstr.11
79761 Waldshut
Telefon: +49 7751 3443
Fax: +49 7751 5529

Dermatologie am Hochrhein

Wallstraße 66
79761 Waldshut-Tiengen

Reformhaus Am Oberen Tor OHG

Kaiserstr. 2
79761 Waldshut
Telefon: +49 7751 2273
Fax: +49 7751 898262