Structured Data | [
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Startside",
"item": "https://thebeautyclub.dk"
}
]
},
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "The Beauty Club",
"url": "https://thebeautyclub.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://thebeautyclub.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "The Beauty Club",
"url": "https://thebeautyclub.dk"
}
],
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Hvorn\u00e5r kan jeg forvente min ordre?",
"acceptedAnswer": {
"@type": "Answer",
"text": "<p>Leveringstiden er 1-3 dage, bestil inden kl 16.00 og vi afsender din pakke samme dag.</p>"
}
},
{
"@type": "Question",
"name": "Er der tilfredshedsgaranti, eller kan jeg f\u00e5 mine penge retur?",
"acceptedAnswer": {
"@type": "Answer",
"text": "<p>Ja! Vi har hele 30 dages tilfredshedsgaranti, det vil alts\u00e5 sige du kan pr\u00f8ve vores fantastiske produkter uden risiko.</p>"
}
},
{
"@type": "Question",
"name": "Andre sp\u00f8rgsm\u00e5l?",
"acceptedAnswer": {
"@type": "Answer",
"text": "<p>Du kan kontakte os via vores <a href=\"/pages/contact\" title=\"Kontakt\">kontaktside!</a> Vi hj\u00e6lper dig gerne.</p>"
}
}
]
}
] |