| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "HappyPuppy.dk",
"url": "https://happypuppy.dk",
"sameAs": [
"https://www.facebook.com/happypuppydk",
"https://www.instagram.com/happypuppydk",
"https://www.tiktok.com/@happypuppydk"
],
"potentialAction": {
"@type": "SearchAction",
"target": "https://happypuppy.dk/search?q={query}",
"query-input": "required name=query",
"url": "https://happypuppy.dk"
}
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://happypuppy.dk",
"name": "Home"
}
}
]
},
{
"@context": "https://schema.org",
"@type": "PetStore",
"name": "HappyPuppy.dk",
"url": "https://happypuppy.dk",
"openingHours": "Mo-Su 00:00-00:00",
"description": "HappyPuppy er et anerkendt og certificeret doodle opdr\u00e6t med en hyggelig online g\u00e5rdbutik, hvorfra vi tilbyder n\u00f8je udvalgte hundeartikler. Vi tror p\u00e5 kvalitet frem for kvantitet, og v\u00e6rds\u00e6tter gode produkter, milj\u00f8rigtig produktion og gammeldags service.",
"telephone": 51910847,
"priceRange": "1DKK - 25000 DKK",
"address": {
"@type": "PostalAddress",
"streetAddress": "Klinkenborgvej 4",
"addressCountry": "DK",
"postalCode": 7323,
"addressLocality": "Give"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"telephone": 51910847,
"email": "info@happypuppy.dk"
},
"image": "https://app.tiny-img.com/images/json-ld/9262d34cd5288f19fd7a497aa82bfcbb.png"
}
]
|