Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://it-city.dk/",
"url": "https://it-city.dk/",
"name": "Velkommen til IT-City - Din Vidensportal",
"isPartOf": {
"@id": "https://it-city.dk/#website"
},
"description": "Din Vidensportal",
"breadcrumb": {
"@id": "https://it-city.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://it-city.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://it-city.dk/#website",
"url": "https://it-city.dk/",
"name": "Velkommen til IT-City",
"description": "Din Vidensportal",
"publisher": {
"@id": "https://it-city.dk/#/schema/person/52cf71fc571a00c55445b43f8a92964f"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://it-city.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
},
{
"@type": [
"Person",
"Organization"
],
"@id": "https://it-city.dk/#/schema/person/52cf71fc571a00c55445b43f8a92964f",
"name": "N\u00f8rden",
"image": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://it-city.dk/#/schema/person/image/",
"url": "https://secure.gravatar.com/avatar/aa0e93331a210e68399ecaff7e98ac7d?s=96&d=mm&r=g",
"contentUrl": "https://secure.gravatar.com/avatar/aa0e93331a210e68399ecaff7e98ac7d?s=96&d=mm&r=g",
"caption": "N\u00f8rden"
},
"logo": {
"@id": "https://it-city.dk/#/schema/person/image/"
}
}
]
}
] |