| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://potential.dk/#organization",
"name": "Belbin Danmark",
"url": "https://potential.dk",
"sameAs": [
"https://dk.linkedin.com/company/potential-aps",
"https://www.youtube.com/channel/UCdf0iaPazrEMOTkpwAOyDYg"
]
},
{
"@type": "WebSite",
"@id": "https://potential.dk/#website",
"url": "https://potential.dk",
"name": "Potential - Belbin Danmark",
"publisher": {
"@id": "https://potential.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://potential.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "CollectionPage",
"@id": "https://potential.dk/#webpage",
"url": "https://potential.dk/",
"name": "Potential - Belbin Danmark - Officiel Belbin Repr\u00e6sentant",
"about": {
"@id": "https://potential.dk/#organization"
},
"isPartOf": {
"@id": "https://potential.dk/#website"
},
"inLanguage": "da-DK"
}
]
}
]
|