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] => gastronomie-hotel
                        )

                )

        )

    [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] => gastronomie-hotel
                        )

                )

            [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] => gastronomie-hotel
            [order] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => mitglieder_kategorie
                            [terms] => Array
                                (
                                    [0] => gastronomie-hotel
                                )

                            [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] => gastronomie-hotel
                                )

                            [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] => 58
            [name] => Gastronomie & Hotel
            [slug] => gastronomie-hotel
            [term_group] => 0
            [term_taxonomy_id] => 58
            [taxonomy] => mitglieder_kategorie
            [description] => Lecker, frisch und gerne regional, die Gastronomie in Waldshut ist genauso facettenreich wie Ihr Geschmack. Überzeugen Sie sich selbst und unternehmen Sie eine kleine Genussreise durch die Bars, Cafés, Imbisse und Restaurants! Dabei bieten Ihnen diese gastronomischen Betriebe besten Service:
            [parent] => 0
            [count] => 19
            [filter] => raw
        )

    [queried_object_id] => 58
    [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 (58)
) 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] => 1053
                    [post_author] => 1
                    [post_date] => 2018-06-22 11:45:12
                    [post_date_gmt] => 2018-06-22 09:45:12
                    [post_content] => 
                    [post_title] => Mc Donald's Restaurant
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mc-donalds-restaurant
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-08-31 15:37:26
                    [post_modified_gmt] => 2018-08-31 13:37:26
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1053
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 904
                    [post_author] => 1
                    [post_date] => 2018-05-17 13:52:00
                    [post_date_gmt] => 2018-05-17 11:52:00
                    [post_content] => 
                    [post_title] => Calypso Bar Lounge Restaurant
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => calypso-bar-lounge-restaurant
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-08-23 11:33:56
                    [post_modified_gmt] => 2018-08-23 09:33:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=904
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1056
                    [post_author] => 1
                    [post_date] => 2018-06-22 13:37:44
                    [post_date_gmt] => 2018-06-22 11:37:44
                    [post_content] => 
                    [post_title] => Oscar's Cafe-Bar-Bistro
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => oscars-cafe-bar-bistro
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-03-10 12:52:48
                    [post_modified_gmt] => 2022-03-10 11:52:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1056
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1033
                    [post_author] => 1
                    [post_date] => 2018-06-22 10:25:21
                    [post_date_gmt] => 2018-06-22 08:25:21
                    [post_content] => 
                    [post_title] => Fuya
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => fuya
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-08-23 11:42:15
                    [post_modified_gmt] => 2018-08-23 09:42:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1033
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 1064
                    [post_author] => 1
                    [post_date] => 2018-06-22 14:00:45
                    [post_date_gmt] => 2018-06-22 12:00:45
                    [post_content] => 
                    [post_title] => Restaurant Rheinischer Hof
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => restaurant-rheinischer-hof
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-08-23 11:51:27
                    [post_modified_gmt] => 2018-08-23 09:51:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1064
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 5
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 1053
            [post_author] => 1
            [post_date] => 2018-06-22 11:45:12
            [post_date_gmt] => 2018-06-22 09:45:12
            [post_content] => 
            [post_title] => Mc Donald's Restaurant
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => mc-donalds-restaurant
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2018-08-31 15:37:26
            [post_modified_gmt] => 2018-08-31 13:37:26
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1053
            [menu_order] => 0
            [post_type] => mitglieder
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 5
    [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] => d60d357771ed37dec14e4e7cbe3fc492
    [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] => 
)

Gastronomie & Hotel

Lecker, frisch und gerne regional, die Gastronomie in Waldshut ist genauso facettenreich wie Ihr Geschmack. Überzeugen Sie sich selbst und unternehmen Sie eine kleine Genussreise durch die Bars, Cafés, Imbisse und Restaurants in Waldshut! Dabei bieten Ihnen diese gastronomischen Betriebe besten Service:

Tanzschule D

Schwungvoll über das Parkett gleiten. Wir veranstalten regelmäßig Tanzparties, Übungsabende, Tanzbälle, Tanzfrühstück, Tanztee u. v. m. Schauen Sie gleich mal in die Termine oder bei den Kursen vorbei.

Schnötring 3a
79804 Dogern
Telefon: +49 7751 870781
Fax: +49 7751 918197

N & L Vietnam Spezialitäten

Original vietnamesischen Spezialitäten! Immer frisch, schmeckt gut, schnell und preiswert! Alle Gerichte auch außer Haus.

Wallstr. 56
79761 Waldshut
Telefon: +49 7751 898300
Mobil: +49 1520 7436618

Eiscafe Monalisa GbR

Eiscafe mit schönem Aussenbereich und überregional bekanntes Speiseeis aus eigener Produktion. Sie zu verwöhnen ist unser Ziel. Seit 25 Jahren in der Waldshuter Kaiserstrasse mit schöner Terrasse zum Verweilen. Wir freuen uns Ihnen unser in der gesamten Region beliebtes Speiseeis aus eigener Herstellung anzubieten.

Kaiserstr. 18
79761 Waldshut
Telefon: +49 7751 3618
Fax: +49 7751 8961798

Ali’s Kebap

Familienbetrieb im Zentrum von Waldshut. Preiswert und lecker Essen und Trinken. Alle Speisen werden frisch zubereitet. Reichhaltiges Angebot an Pizzen, Döner, Börek, Pide, Lahmacun , Falafel und zum Nachtisch noch ein Stück Baklava. Wir freuen uns auf Ihren Besuch.

Wallstr. 58
79761 Waldshut
Mobil: +49 152 02457604

Waldshuter Hof

In der romantischen Altstadt von Waldshut, inmitten der Fußgängerzone, befindet sich das renommierte Restaurant-Hotel Waldshuter Hof.

Kaiserstr. 56
79761 Waldshut
Telefon: +49 7751 87510
Fax: +49 7751 875170

Rhein-Perle

Sonja und Oliver Bier und das Rhein-Perle Team begrüßen Dich herzlichst im schönen Wintergarten-Restaurant mit Außenterrasse. Besonderes Highlight ist das tolle Ambiente mit Blick auf den Rhein. Genieße gute, regionale…

Jahnweg 22
79761 Waldshut-Tiengen
Telefon: +49 7751 3152

Ristorante Torre Antica

Genießen Sie feinste italienische Spezialitäten, in denen Reinheit, Einfachheit und saisonaler Geschmack hervorgehoben werden. Neben unseren italienischen Spezialitäten bieten wir Ihnen feinste Steaks auf dem heissen Lavastein.

Poststr. 3
79761 Waldshut
Telefon: +49 7751 895900

Cafe – Konditorei Albrecht GmbH

Das traditionsreiche Kaffeehaus Albrecht inmitten der Waldshuter Kaiserstraße, ist eine klassische Konditorei/Confiserie mit Kaffeebetrieb auf zwei Etagen.

Kaiserstr. 58
79761 Waldshut
Telefon: +49 7751 3312

Café Ratsstüble

Ein Kaffeehaus im Stil der Wiener Kaffeehäuser, mitten im Herzen von Waldshut. In zentraler Lage, in der Fußgängerzone steht dieses traditionsreiche Haus, das auf eine 150-jährige Historie zurückblicken kann.

Kaiserstr. 26
79761 Waldshut
Telefon: +49 7751 3580
Fax: +49 7751 6004

Teamwelt – die Tagungs- und Eventlocation

Die Teamwelt ist eine einzigartige Tagungs- und Eventlocation für exklusive Veranstaltungen aller Art bis 120 Personen.

Natursportzentrum 20
79862 Höchenschwand
Telefon: +49 7672 922552
Fax: +49 7672 922526

Privatbrauerei Waldhaus Joh. Schmid GmbH

Die Privatbrauerei Waldhaus Joh. Schmid GmbH hat ihren Sitz im gleichnamigen Ort Waldhaus, der im Naturpark Südschwarzwald in rund 800 Meter über NN liegt. Die im Familienbesitz befindliche Brauerei hat einen Ausstoß von über 100.000 hl/a und beschäftigt mittlerweile mehr als 50 Mitarbeiter.

Waldhaus 1
79809 Waldhaus
Telefon: +49 7755 9222-0
Fax: +49 7755 9222-99

Metzgerei Ebner

Seit 110 Jahren ein Familienbetrieb - besuchen Sie unsere Metzgerei und unseren Imbiss. Für Familienfeste oder Firmenevents bieten wir einen umfangreichen Party-Service an sowie täglich drei wechselnde Menüs, auch vegetarisch.

Kaiserstr. 20
79761 Waldshut
Telefon: +49 7751 3546
Mobil: +49 171 3100623

Dolce Vita

RESTAURANT - LOUNGE - COCKTAIL & EIS

Im Wallgraben 26
79761 Waldshut
Telefon: +49 7741 967474

Metzgerei Mülhaupt

Bioland Fleisch und Wurst aus Waldshuter Schlachtung. Premium Fleischspezialitäten, z.B. Iberico, Kalbskrone, Irisches Lamm und US-Rib Eye. Imbiss & Feinkost. Grillstand & Catering.

Marienstraße 2
79761 Waldshut
Telefon: +49 7751 4711
Mobil: +491713880048
Fax: +49 7751 9199829

Mc Donald’s Restaurant

Von-Opel-Str. 2b
79761 Waldshut
Telefon: +49 7741 913876
Mobil: +49 1727 658932
Fax: +49 7753 978795

Calypso Bar Lounge Restaurant

Kaiserstr. 96
79761 Waldshut
Telefon: +49 7751 3098044

Oscar’s Cafe-Bar-Bistro

Kaiserstr. 77
79761 Waldshut
Mobil: 0173/756 48 19

Fuya

Eisenbahnstr. 23
79761 Waldshut
Telefon: +49 7751 8962680

Restaurant Rheinischer Hof

Kaiserstr. 98
79761 Waldshut
Telefon: +49 7751 2255
Fax: +49 7751 700454