Structured
Data |
[
{
"@context": "https://schema.org/",
"@type": "Organization",
"url": "https://www.nameit.com/da-dk/home",
"logo": "https://www.nameit.com/on/demandware.static/Sites-ni-Site/-/default/dwf87a09db/images/logo.png",
"sameAs": [
"https://www.facebook.com/NAMEIT/",
"https://www.instagram.com/nameitkids/",
"https://www.youtube.com/user/nameitvideo",
"https://www.pinterest.dk/nameitkids/?etslf=5151&eq=nameit",
"https://www.tiktok.com/@nameitkids"
],
"name": "NAME IT",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"email": "CUSTOMERSERVICE@BESTSELLER.COM"
}
},
{
"@context": "https://schema.org/",
"@type": "WebSite",
"url": "https://www.nameit.com/da-dk/home",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.nameit.com/da-dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
]
|