Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://www.formlab.dk/#/schema/WebSite",
"url": "https://www.formlab.dk/",
"name": "Formlab",
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.formlab.dk/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@id": "https://www.formlab.dk/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://www.formlab.dk/",
"url": "https://www.formlab.dk/",
"name": "Formlab",
"description": "Formlab er et laboratorium, hvor vi præsenterer kunstneriske eksperimenter. Vi skaber nye værker, hvor vi benytter alle vores evner, talenter og interesser i et…",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://www.formlab.dk/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://www.formlab.dk/#/schema/BreadcrumbList",
"itemListElement": {
"@type": "ListItem",
"position": 1,
"name": "Formlab"
}
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://www.formlab.dk/"
},
"about": {
"@id": "https://www.formlab.dk/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://www.formlab.dk/#/schema/Organization",
"name": "Formlab",
"url": "https://www.formlab.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://www.formlab.dk/wp-content/uploads/2017/11/cropped-formlab_ikon.png",
"contentUrl": "https://www.formlab.dk/wp-content/uploads/2017/11/cropped-formlab_ikon.png",
"width": 512,
"height": 512
}
}
]
}
] |