{#if pageContent.highlight}

{pageContent.highlight.eyebrow}

{pageContent.highlight.title}

{#if pageContent.highlight.points?.length}
{#each pageContent.highlight.points as point}

{point.title}

{point.body}

{/each}
{/if}
{#if highlightCollageImages.length}
{#each highlightCollageImages as image, index}
{#if image.enhanced} {:else} {image.imageAlt} {/if}
{/each}
{:else}
{#if highlightEnhanced} {:else} {pageContent.highlight.imageAlt} {/if}
{/if}
{/if}

{pageContent.benefits.title}

{#if pageContent.benefits.intro}

{pageContent.benefits.intro}

{/if}
{#each benefitCards as benefit, index}
{#if benefit.badge}

{benefit.badge}

{/if}

{benefit.title}

{benefit.body}

{/each}
{#if !useSimpleBenefitSwipe}
{#each benefitCards as _, index} {/each}
{/if}
{#if pageContent.hero.paragraphs?.length}

{pageContent.hero.introEyebrow ?? 'The detail'}

{pageContent.hero.introHeading ?? `More about ${pageContent.hero.eyebrow}`}

{introLeadParagraph}

{#if heroDetailHighlights.length}
{#each heroDetailHighlights as highlight}
{highlight.value} {highlight.label}
{/each}
{/if} {#if introBodyParagraphs.length}
{#each introBodyParagraphs as paragraph}

{paragraph}

{/each}
{/if}
{/if} {#if pageContent.decision}
{decisionEyebrow}

{pageContent.decision.title ?? 'Is this right for your dog?'}

{decisionIntro}

{decisionFitKicker}

{pageContent.decision.fitTitle ?? 'A good fit if your dog:'}

    {#each pageContent.decision.fitItems as item}
  • {item}
  • {/each}
{decisionNotKicker}

{pageContent.decision.notFitTitle ?? 'Probably not a fit if:'}

    {#each pageContent.decision.notFitItems as item}
  • {item}
  • {/each}
{#if pageContent.decision.footnote}

{pageContent.decision.footnote}

{/if}
{/if}

{pageContent.pricing.title}

{#if pageContent.pricing.intro}

{pageContent.pricing.intro}

{/if}
{#each pricingPlans as plan} {/each}
{#if pageContent.pricing.scarcityNote}

{pageContent.pricing.scarcityNote}

{/if}

Every booking starts with a free, no-obligation Meet & Greet.

Book a Meet & Greet {#if pageContent.pricing.extras?.length}
Add-ons

Optional extras

{#each pageContent.pricing.extras as extra}
{extra.label} {#if extra.note} {extra.note} {/if}
{extra.price}
{/each}
{/if}
Coverage map

Where we walk across Auckland Central

Free pickup and drop-off across Auckland Central and 17+ nearby suburbs. Selected suburbs link to local pages.

  • 17+ suburbs covered
  • Free pickup and drop-off
  • Local parks and route pages
{#if pageContent.faq?.items?.length}
{/if} {#if showRelatedServices} {/if}