{"id":4253,"date":"2025-10-31T16:38:27","date_gmt":"2025-10-31T15:38:27","guid":{"rendered":"https:\/\/bzphoto.be\/?p=4253"},"modified":"2026-07-11T09:34:48","modified_gmt":"2026-07-11T07:34:48","slug":"maverick-and-muffin-oct-2025","status":"publish","type":"post","link":"https:\/\/bzphoto.be\/index.php\/2025\/10\/31\/maverick-and-muffin-oct-2025\/","title":{"rendered":"Maverick and Muffin oct 2025"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column_24_24 et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\">ngg_shortcode_1_placeholder\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column_24_24 et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- \n  PAWSATIVE WALKS: SELF-CONTAINED BLOG POST TEMPLATE\n  \n  How to use:\n  1. Copy this entire code block.\n  2. In WordPress (Gutenberg editor), add a \"Custom HTML\" block and paste this in.\n     (Or if using Divi Builder, add a \"Code\" module and paste this in).\n  3. Find the commented lines marked with \"CHANGE THIS\" to update your:\n     - Category and Date\n     - Post Title\n     - Body Paragraphs\n     - NextGEN Gallery Shortcode ID\n-->\n\n<!-- 1. STYLE SHEET (Loads fonts and handles dark-mode layout) -->\n<style>\n    \/* Google Fonts Import *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@600;800&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@500;700&display=swap');\n\n    \/* Scoped container to avoid leaking styles to header\/footer *\/\n    .pawsative-post-container {\n        max-width: 800px;\n        margin: 0 auto;\n        padding: 40px 20px;\n        background-color: #131416 !important;\n        color: #e7e5e4 !important;\n        font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n        line-height: 1.8 !important;\n        border-radius: 24px;\n        border: 1px solid #292524;\n        box-sizing: border-box;\n    }\n\n    \/* Meta tags *\/\n    .pawsative-meta-row {\n        font-family: 'JetBrains Mono', monospace !important;\n        font-size: 0.75rem !important;\n        text-transform: uppercase !important;\n        color: #a8a29e !important;\n        display: flex;\n        flex-wrap: wrap;\n        gap: 16px;\n        align-items: center;\n        margin-bottom: 25px;\n        border-bottom: 1px solid #292524;\n        padding-bottom: 15px;\n    }\n\n    .pawsative-badge-category {\n        background-color: rgba(16, 185, 129, 0.15) !important;\n        border: 1px solid rgba(16, 185, 129, 0.3) !important;\n        color: #34d399 !important;\n        padding: 4px 10px;\n        border-radius: 8px;\n        font-weight: 700;\n    }\n\n    .pawsative-badge-date {\n        color: #d78832 !important; \/* Paw Amber *\/\n        font-weight: bold;\n    }\n\n    \/* Headings *\/\n    .pawsative-post-container h1,\n    .pawsative-post-container h2,\n    .pawsative-post-container h3 {\n        font-family: 'Space Grotesk', sans-serif !important;\n        font-weight: 800 !important;\n        text-transform: uppercase !important;\n        letter-spacing: -0.03em !important;\n        color: #ffffff !important;\n        margin-top: 1.8em !important;\n        margin-bottom: 0.6em !important;\n    }\n\n    .pawsative-post-container h1 {\n        font-size: 2.5rem !important;\n        line-height: 1.15 !important;\n        margin-top: 0 !important;\n        margin-bottom: 20px !important;\n    }\n\n    .pawsative-post-container h2 {\n        font-size: 1.7rem !important;\n        border-left: 4px solid #10b981;\n        padding-left: 12px;\n    }\n\n    .pawsative-post-container h3 {\n        font-size: 1.35rem !important;\n        color: #10b981 !important;\n    }\n\n    \/* Content styling *\/\n    .pawsative-post-container p {\n        margin-bottom: 1.5em !important;\n        color: #d1d5db !important;\n        font-size: 1rem !important;\n    }\n\n    .pawsative-post-container p strong {\n        color: #ffffff !important;\n    }\n\n    .pawsative-post-container a {\n        color: #10b981 !important;\n        text-decoration: underline !important;\n        font-weight: 600;\n        transition: color 0.2s ease !important;\n    }\n\n    .pawsative-post-container a:hover {\n        color: #34d399 !important;\n    }\n\n    \/* Blockquotes *\/\n    .pawsative-post-container blockquote {\n        background-color: #1c1917 !important;\n        border-left: 4px solid #d78832 !important; \/* Amber accent *\/\n        border-radius: 0 16px 16px 0;\n        margin: 30px 0 !important;\n        padding: 22px 26px !important;\n    }\n\n    .pawsative-post-container blockquote p {\n        font-style: italic !important;\n        color: #f5f5f4 !important;\n        font-size: 1.1rem !important;\n        margin-bottom: 0 !important;\n        line-height: 1.6 !important;\n    }\n\n    \/* NextGEN Gallery container overrides to match the dark theme *\/\n    .pawsative-gallery-section {\n        margin: 35px 0;\n        padding: 20px;\n        background-color: #1c1917 !important;\n        border-radius: 16px;\n        border: 1px solid #292524;\n    }\n\n    \/* NextGEN default theme overrides (captions, backgrounds) *\/\n    .pawsative-gallery-section .ngg-navigation,\n    .pawsative-gallery-section .ngg-gallery-thumbnail-box {\n        background: transparent !important;\n        border: none !important;\n    }\n    \n    .pawsative-gallery-section img {\n        border-radius: 8px !important;\n        border: 1px solid #292524 !important;\n        transition: transform 0.3s ease, border-color 0.3s ease !important;\n    }\n\n    .pawsative-gallery-section img:hover {\n        transform: scale(1.03);\n        border-color: #10b981 !important;\n    }\n\n    \/* Call to Action card *\/\n    .pawsative-post-cta {\n        background: linear-gradient(135deg, #1c1917 0%, #141b16 100%) !important;\n        border: 1px solid #2b5338 !important;\n        border-radius: 20px;\n        padding: 26px;\n        margin-top: 45px;\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n    }\n\n    .pawsative-post-cta h4 {\n        font-family: 'Space Grotesk', sans-serif !important;\n        font-weight: 800 !important;\n        text-transform: uppercase !important;\n        margin: 0 !important;\n        color: #ffffff !important;\n        font-size: 1.25rem !important;\n    }\n\n    .pawsative-post-cta p {\n        font-size: 0.9rem !important;\n        color: #d1d5db !important;\n        margin-bottom: 0 !important;\n        line-height: 1.6 !important;\n    }\n\n    .pawsative-btn-booking {\n        align-self: flex-start;\n        background-color: #10b981 !important;\n        color: #141b16 !important;\n        font-family: 'Space Grotesk', sans-serif !important;\n        font-weight: 800 !important;\n        text-transform: uppercase !important;\n        padding: 12px 24px;\n        border-radius: 12px;\n        text-decoration: none !important;\n        font-size: 0.8rem !important;\n        letter-spacing: 0.05em;\n        transition: all 0.2s ease !important;\n        box-shadow: 0 4px 12px rgba(16, 185, 129, 0.2);\n    }\n\n    .pawsative-btn-booking:hover {\n        background-color: #34d399 !important;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 16px rgba(16, 185, 129, 0.3);\n    }\n<\/style>\n\n<!-- 2. HTML CONTENT BLOCK -->\n<div class=\"pawsative-post-container\">\n\n    <!-- Meta Details Row (CHANGE THIS: Category, Date, and Read Time) -->\n    <div class=\"pawsative-meta-row\">\n        <span class=\"pawsative-badge-category\">\ud83d\udc3e Speelgroep<\/span>\n        <span class=\"pawsative-badge-date\">11 July 2026<\/span>\n        <span>\u23f1\ufe0f 3 Min Read<\/span>\n    <\/div>\n\n    <!-- Blog Post Title (CHANGE THIS) -->\n    <h1>Lente in het Bos met Biscuit &amp; Pollie<\/h1>\n\n    <!-- First Paragraph \/ Introduction (CHANGE THIS) -->\n    <p>\n        De zon kruipt stilaan hoger en dat laat zich voelen in de bossen van Tervuren. Vandaag trokken we eropuit voor een heerlijke, actieve boswandeling met <strong>Biscuit<\/strong> en <strong>Pollie<\/strong>. De ontluikende natuur vormde de ideale achtergrond voor een flinke portie speelplezier en rennen over de bospaden.\n    <\/p>\n\n    <!-- Section Subheading (CHANGE THIS) -->\n    <h2>Samen op Avontuur<\/h2>\n    \n    <!-- Second Paragraph (CHANGE THIS) -->\n    <p>\n        Het was geweldig om te zien hoe snel deze twee honden elkaar vonden in hun spel. Biscuit nam al snel het voortouw met haar energieke sprongen, terwijl Pollie met haar scherpe focus zorgde voor een prachtige balans in de groep. Onderweg oefenden we ook op het rustig passeren van andere wandelaars en het terugroepen (recall) bij afleidingen. Beide honden deden het fantastisch!\n    <\/p>\n\n    <!-- Blockquote (CHANGE THIS) -->\n    <blockquote>\n        <p>&#8220;Een actieve wandeling in de natuur stimuleert niet alleen het lichaam van je hond, maar geeft ook mentaal rust en voldoening.&#8221;<\/p>\n    <\/blockquote>\n\n    <!-- NextGEN Gallery Section (CHANGE THIS: Modify the ids=\"...\" attribute with your NextGEN Gallery ID) -->\n    <div class=\"pawsative-gallery-section\">\n        <h3>Fotogalerij van de Dag<\/h3>\n        <p>Blader hieronder door de leukste actiemomenten van de wandeling:<\/p>\n        \n        <!-- NEXTGEN GALLERY SHORTCODE: Replace \"1\" with your actual Gallery ID -->\n        ngg_shortcode_2_placeholder\n    <\/div>\n\n    <!-- Final concluding paragraph (CHANGE THIS) -->\n    <p>\n        Na ruim een uur intensief speuren, snuffelen en spelen keerden we voldaan terug naar de wagen. Twee tevreden, rustige honden die nu ongetwijfeld aan een welverdiend dutje beginnen. Tot de volgende wandeling!\n    <\/p>\n\n    <!-- Call to Action Section (CHANGE THIS \/ Leave as is to link to your React booking page) -->\n    <div class=\"pawsative-post-cta\">\n        <h4>Wil jouw hond ook mee op pad?<\/h4>\n        <p>\n            Onze professionele hondenwandelingen en speelgroepen bieden de ideale uitlaatklep voor actieve honden. We zorgen voor voldoende beweging, socialisatie en begeleiding op maat.\n        <\/p>\n        <a href=\"https:\/\/bzphoto.be\/?view=booking\" class=\"pawsative-btn-booking\">Plan een Wandeling<\/a>\n    <\/div>\n\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":4259,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":2734,"footnotes":""},"categories":[9,32],"tags":[],"class_list":["post-4253","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog-pets","category-paws-and-pixels-blog"],"nextgen_gallery_ids":[62,1],"raw_post_content":"<!-- wp:divi\/placeholder --><!-- wp:divi\/section {\"builderVersion\":\"5.0.0-public-beta\"} -->\n<!-- wp:divi\/row {\"module\":{\"advanced\":{\"flexColumnStructure\":{\"desktop\":{\"value\":\"equal-columns_1\"}}},\"decoration\":{\"layout\":{\"desktop\":{\"value\":{\"flexWrap\":\"nowrap\"}}}}},\"builderVersion\":\"5.0.0-public-beta\"} -->\n<!-- wp:divi\/column {\"module\":{\"advanced\":{\"flexType\":{\"desktop\":{\"value\":\"24_24\"}}}},\"builderVersion\":\"5.0.0-public-beta\"} -->\n<!-- wp:divi\/text {\"content\":{\"innerContent\":{\"desktop\":{\"value\":\"\\u003cp\\u003e[ngg src=\\u0022galleries\\u0022 ids=\\u002262\\u0022 display=\\u0022mosaic\\u0022 animate_images_enable=\\u00220\\u0022 animate_images_style=\\u0022wobble\\u0022 animate_images_duration=\\u00221500\\u0022 animate_images_delay=\\u0022250\\u0022 animate_pagination_enable=\\u00220\\u0022 animate_pagination_style=\\u0022flipInX\\u0022 animate_pagination_duration=\\u00221500\\u0022 animate_pagination_delay=\\u0022250\\u0022]\\u003c\/p\\u003e\"}}},\"builderVersion\":\"5.0.0-public-beta\"} \/-->\n<!-- \/wp:divi\/column -->\n<!-- \/wp:divi\/row -->\n<!-- \/wp:divi\/section -->\n\n<!-- wp:divi\/section {\"builderVersion\":\"5.0.0-public-beta\"} -->\n<!-- wp:divi\/row {\"module\":{\"advanced\":{\"flexColumnStructure\":{\"desktop\":{\"value\":\"equal-columns_1\"}}},\"decoration\":{\"layout\":{\"desktop\":{\"value\":{\"flexWrap\":\"nowrap\"}}}}},\"builderVersion\":\"5.0.0-public-beta\"} -->\n<!-- wp:divi\/column {\"module\":{\"advanced\":{\"flexType\":{\"desktop\":{\"value\":\"24_24\"}}}},\"builderVersion\":\"5.0.0-public-beta\"} -->\n<!-- wp:divi\/code {\"content\":{\"innerContent\":{\"desktop\":{\"value\":\"\\u003c!\\u002d\\u002d \\n  PAWSATIVE WALKS: SELF-CONTAINED BLOG POST TEMPLATE\\n  \\n  How to use:\\n  1. Copy this entire code block.\\n  2. In WordPress (Gutenberg editor), add a \\u0022Custom HTML\\u0022 block and paste this in.\\n     (Or if using Divi Builder, add a \\u0022Code\\u0022 module and paste this in).\\n  3. Find the commented lines marked with \\u0022CHANGE THIS\\u0022 to update your:\\n     - Category and Date\\n     - Post Title\\n     - Body Paragraphs\\n     - NextGEN Gallery Shortcode ID\\n\\u002d\\u002d\\u003e\\n\\n\\u003c!\\u002d\\u002d 1. STYLE SHEET (Loads fonts and handles dark-mode layout) \\u002d\\u002d\\u003e\\n\\u003cstyle\\u003e\\n    \/* Google Fonts Import *\/\\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@600;800\\u0026family=Inter:wght@400;500;600\\u0026family=JetBrains+Mono:wght@500;700\\u0026display=swap');\\n\\n    \/* Scoped container to avoid leaking styles to header\/footer *\/\\n    .pawsative-post-container {\\n        max-width: 800px;\\n        margin: 0 auto;\\n        padding: 40px 20px;\\n        background-color: #131416 !important;\\n        color: #e7e5e4 !important;\\n        font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\\n        line-height: 1.8 !important;\\n        border-radius: 24px;\\n        border: 1px solid #292524;\\n        box-sizing: border-box;\\n    }\\n\\n    \/* Meta tags *\/\\n    .pawsative-meta-row {\\n        font-family: 'JetBrains Mono', monospace !important;\\n        font-size: 0.75rem !important;\\n        text-transform: uppercase !important;\\n        color: #a8a29e !important;\\n        display: flex;\\n        flex-wrap: wrap;\\n        gap: 16px;\\n        align-items: center;\\n        margin-bottom: 25px;\\n        border-bottom: 1px solid #292524;\\n        padding-bottom: 15px;\\n    }\\n\\n    .pawsative-badge-category {\\n        background-color: rgba(16, 185, 129, 0.15) !important;\\n        border: 1px solid rgba(16, 185, 129, 0.3) !important;\\n        color: #34d399 !important;\\n        padding: 4px 10px;\\n        border-radius: 8px;\\n        font-weight: 700;\\n    }\\n\\n    .pawsative-badge-date {\\n        color: #d78832 !important; \/* Paw Amber *\/\\n        font-weight: bold;\\n    }\\n\\n    \/* Headings *\/\\n    .pawsative-post-container h1,\\n    .pawsative-post-container h2,\\n    .pawsative-post-container h3 {\\n        font-family: 'Space Grotesk', sans-serif !important;\\n        font-weight: 800 !important;\\n        text-transform: uppercase !important;\\n        letter-spacing: -0.03em !important;\\n        color: #ffffff !important;\\n        margin-top: 1.8em !important;\\n        margin-bottom: 0.6em !important;\\n    }\\n\\n    .pawsative-post-container h1 {\\n        font-size: 2.5rem !important;\\n        line-height: 1.15 !important;\\n        margin-top: 0 !important;\\n        margin-bottom: 20px !important;\\n    }\\n\\n    .pawsative-post-container h2 {\\n        font-size: 1.7rem !important;\\n        border-left: 4px solid #10b981;\\n        padding-left: 12px;\\n    }\\n\\n    .pawsative-post-container h3 {\\n        font-size: 1.35rem !important;\\n        color: #10b981 !important;\\n    }\\n\\n    \/* Content styling *\/\\n    .pawsative-post-container p {\\n        margin-bottom: 1.5em !important;\\n        color: #d1d5db !important;\\n        font-size: 1rem !important;\\n    }\\n\\n    .pawsative-post-container p strong {\\n        color: #ffffff !important;\\n    }\\n\\n    .pawsative-post-container a {\\n        color: #10b981 !important;\\n        text-decoration: underline !important;\\n        font-weight: 600;\\n        transition: color 0.2s ease !important;\\n    }\\n\\n    .pawsative-post-container a:hover {\\n        color: #34d399 !important;\\n    }\\n\\n    \/* Blockquotes *\/\\n    .pawsative-post-container blockquote {\\n        background-color: #1c1917 !important;\\n        border-left: 4px solid #d78832 !important; \/* Amber accent *\/\\n        border-radius: 0 16px 16px 0;\\n        margin: 30px 0 !important;\\n        padding: 22px 26px !important;\\n    }\\n\\n    .pawsative-post-container blockquote p {\\n        font-style: italic !important;\\n        color: #f5f5f4 !important;\\n        font-size: 1.1rem !important;\\n        margin-bottom: 0 !important;\\n        line-height: 1.6 !important;\\n    }\\n\\n    \/* NextGEN Gallery container overrides to match the dark theme *\/\\n    .pawsative-gallery-section {\\n        margin: 35px 0;\\n        padding: 20px;\\n        background-color: #1c1917 !important;\\n        border-radius: 16px;\\n        border: 1px solid #292524;\\n    }\\n\\n    \/* NextGEN default theme overrides (captions, backgrounds) *\/\\n    .pawsative-gallery-section .ngg-navigation,\\n    .pawsative-gallery-section .ngg-gallery-thumbnail-box {\\n        background: transparent !important;\\n        border: none !important;\\n    }\\n    \\n    .pawsative-gallery-section img {\\n        border-radius: 8px !important;\\n        border: 1px solid #292524 !important;\\n        transition: transform 0.3s ease, border-color 0.3s ease !important;\\n    }\\n\\n    .pawsative-gallery-section img:hover {\\n        transform: scale(1.03);\\n        border-color: #10b981 !important;\\n    }\\n\\n    \/* Call to Action card *\/\\n    .pawsative-post-cta {\\n        background: linear-gradient(135deg, #1c1917 0%, #141b16 100%) !important;\\n        border: 1px solid #2b5338 !important;\\n        border-radius: 20px;\\n        padding: 26px;\\n        margin-top: 45px;\\n        display: flex;\\n        flex-direction: column;\\n        gap: 15px;\\n    }\\n\\n    .pawsative-post-cta h4 {\\n        font-family: 'Space Grotesk', sans-serif !important;\\n        font-weight: 800 !important;\\n        text-transform: uppercase !important;\\n        margin: 0 !important;\\n        color: #ffffff !important;\\n        font-size: 1.25rem !important;\\n    }\\n\\n    .pawsative-post-cta p {\\n        font-size: 0.9rem !important;\\n        color: #d1d5db !important;\\n        margin-bottom: 0 !important;\\n        line-height: 1.6 !important;\\n    }\\n\\n    .pawsative-btn-booking {\\n        align-self: flex-start;\\n        background-color: #10b981 !important;\\n        color: #141b16 !important;\\n        font-family: 'Space Grotesk', sans-serif !important;\\n        font-weight: 800 !important;\\n        text-transform: uppercase !important;\\n        padding: 12px 24px;\\n        border-radius: 12px;\\n        text-decoration: none !important;\\n        font-size: 0.8rem !important;\\n        letter-spacing: 0.05em;\\n        transition: all 0.2s ease !important;\\n        box-shadow: 0 4px 12px rgba(16, 185, 129, 0.2);\\n    }\\n\\n    .pawsative-btn-booking:hover {\\n        background-color: #34d399 !important;\\n        transform: translateY(-2px);\\n        box-shadow: 0 6px 16px rgba(16, 185, 129, 0.3);\\n    }\\n\\u003c\/style\\u003e\\n\\n\\u003c!\\u002d\\u002d 2. HTML CONTENT BLOCK \\u002d\\u002d\\u003e\\n\\u003cdiv class=\\u0022pawsative-post-container\\u0022\\u003e\\n\\n    \\u003c!\\u002d\\u002d Meta Details Row (CHANGE THIS: Category, Date, and Read Time) \\u002d\\u002d\\u003e\\n    \\u003cdiv class=\\u0022pawsative-meta-row\\u0022\\u003e\\n        \\u003cspan class=\\u0022pawsative-badge-category\\u0022\\u003e\ud83d\udc3e Speelgroep\\u003c\/span\\u003e\\n        \\u003cspan class=\\u0022pawsative-badge-date\\u0022\\u003e11 July 2026\\u003c\/span\\u003e\\n        \\u003cspan\\u003e\u23f1\ufe0f 3 Min Read\\u003c\/span\\u003e\\n    \\u003c\/div\\u003e\\n\\n    \\u003c!\\u002d\\u002d Blog Post Title (CHANGE THIS) \\u002d\\u002d\\u003e\\n    \\u003ch1\\u003eLente in het Bos met Biscuit \\u0026amp; Pollie\\u003c\/h1\\u003e\\n\\n    \\u003c!\\u002d\\u002d First Paragraph \/ Introduction (CHANGE THIS) \\u002d\\u002d\\u003e\\n    \\u003cp\\u003e\\n        De zon kruipt stilaan hoger en dat laat zich voelen in de bossen van Tervuren. Vandaag trokken we eropuit voor een heerlijke, actieve boswandeling met \\u003cstrong\\u003eBiscuit\\u003c\/strong\\u003e en \\u003cstrong\\u003ePollie\\u003c\/strong\\u003e. De ontluikende natuur vormde de ideale achtergrond voor een flinke portie speelplezier en rennen over de bospaden.\\n    \\u003c\/p\\u003e\\n\\n    \\u003c!\\u002d\\u002d Section Subheading (CHANGE THIS) \\u002d\\u002d\\u003e\\n    \\u003ch2\\u003eSamen op Avontuur\\u003c\/h2\\u003e\\n    \\n    \\u003c!\\u002d\\u002d Second Paragraph (CHANGE THIS) \\u002d\\u002d\\u003e\\n    \\u003cp\\u003e\\n        Het was geweldig om te zien hoe snel deze twee honden elkaar vonden in hun spel. Biscuit nam al snel het voortouw met haar energieke sprongen, terwijl Pollie met haar scherpe focus zorgde voor een prachtige balans in de groep. Onderweg oefenden we ook op het rustig passeren van andere wandelaars en het terugroepen (recall) bij afleidingen. Beide honden deden het fantastisch!\\n    \\u003c\/p\\u003e\\n\\n    \\u003c!\\u002d\\u002d Blockquote (CHANGE THIS) \\u002d\\u002d\\u003e\\n    \\u003cblockquote\\u003e\\n        \\u003cp\\u003e\\u0022Een actieve wandeling in de natuur stimuleert niet alleen het lichaam van je hond, maar geeft ook mentaal rust en voldoening.\\u0022\\u003c\/p\\u003e\\n    \\u003c\/blockquote\\u003e\\n\\n    \\u003c!\\u002d\\u002d NextGEN Gallery Section (CHANGE THIS: Modify the ids=\\u0022...\\u0022 attribute with your NextGEN Gallery ID) \\u002d\\u002d\\u003e\\n    \\u003cdiv class=\\u0022pawsative-gallery-section\\u0022\\u003e\\n        \\u003ch3\\u003eFotogalerij van de Dag\\u003c\/h3\\u003e\\n        \\u003cp\\u003eBlader hieronder door de leukste actiemomenten van de wandeling:\\u003c\/p\\u003e\\n        \\n        \\u003c!\\u002d\\u002d NEXTGEN GALLERY SHORTCODE: Replace \\u00221\\u0022 with your actual Gallery ID \\u002d\\u002d\\u003e\\n        [ngg src=\\u0022galleries\\u0022 ids=\\u00221\\u0022 display=\\u0022basic_thumbnail\\u0022 thumbnail_width=\\u0022240\\u0022 thumbnail_height=\\u0022160\\u0022 max_images=\\u002220\\u0022]\\n    \\u003c\/div\\u003e\\n\\n    \\u003c!\\u002d\\u002d Final concluding paragraph (CHANGE THIS) \\u002d\\u002d\\u003e\\n    \\u003cp\\u003e\\n        Na ruim een uur intensief speuren, snuffelen en spelen keerden we voldaan terug naar de wagen. Twee tevreden, rustige honden die nu ongetwijfeld aan een welverdiend dutje beginnen. Tot de volgende wandeling!\\n    \\u003c\/p\\u003e\\n\\n    \\u003c!\\u002d\\u002d Call to Action Section (CHANGE THIS \/ Leave as is to link to your React booking page) \\u002d\\u002d\\u003e\\n    \\u003cdiv class=\\u0022pawsative-post-cta\\u0022\\u003e\\n        \\u003ch4\\u003eWil jouw hond ook mee op pad?\\u003c\/h4\\u003e\\n        \\u003cp\\u003e\\n            Onze professionele hondenwandelingen en speelgroepen bieden de ideale uitlaatklep voor actieve honden. We zorgen voor voldoende beweging, socialisatie en begeleiding op maat.\\n        \\u003c\/p\\u003e\\n        \\u003ca href=\\u0022https:\/\/bzphoto.be\/?view=booking\\u0022 class=\\u0022pawsative-btn-booking\\u0022\\u003ePlan een Wandeling\\u003c\/a\\u003e\\n    \\u003c\/div\\u003e\\n\\n\\u003c\/div\\u003e\\n\"}}},\"builderVersion\":\"5.0.0-public-beta\"} \/-->\n<!-- \/wp:divi\/column -->\n<!-- \/wp:divi\/row -->\n<!-- \/wp:divi\/section --><!-- \/wp:divi\/placeholder -->","_links":{"self":[{"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/posts\/4253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/comments?post=4253"}],"version-history":[{"count":4,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/posts\/4253\/revisions"}],"predecessor-version":[{"id":10377,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/posts\/4253\/revisions\/10377"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/media\/4259"}],"wp:attachment":[{"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/media?parent=4253"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/categories?post=4253"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/tags?post=4253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}