🔌
Embed our dog park search
Pet blogs, vet clinics, groomers, dog walkers, breed clubs — drop our nationwide search on your site with one line of HTML. Free forever. We just ask for a small "Powered by" credit.
Quick start (script tag)
Paste this anywhere on your page. Renders inline; geolocation works.
<!-- Dog Parks Hub embed widget -->
<div id="dph-widget"></div>
<script src="https://dogparkshub.com/embed.js"
data-target="#dph-widget"
data-theme="dark"
data-brand="1"
data-height="520"
async></script>Iframe-only (no JS)
Same widget without our loader. Use this if your CMS strips scripts or you prefer a vanilla iframe.
<iframe src="https://dogparkshub.com/embed?theme=light"
title="Find a dog park"
loading="lazy"
allow="geolocation"
style="border:0;width:100%;height:520px;max-width:600px;border-radius:12px;"></iframe>Options
| Attribute | Values | What it does |
|---|---|---|
| data-theme | dark · light | Match your site's color mode. |
| data-brand | 1 · 0 | Show "Powered by" credit (default 1). |
| data-target | CSS selector | Where to mount the iframe (default body). |
| data-height | px integer | Iframe height (default 520). |
Live preview
License + credit
- Free for any site (commercial or personal). No registration.
- Keep the "Powered by dogparkshub.com" credit visible (or set
data-brand="0"if you have a paid arrangement — contact us). - Don't modify the widget HTML/CSS to misrepresent the source.
- UTM tags
utm_source=embed&utm_medium=widgetare appended to outbound links so we can track referral traffic.