Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://kauto.se/etab/#website",
"url": "https://kauto.se/etab/",
"name": "KA IT",
"description": "",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://kauto.se/etab/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "sv-SE"
},
{
"@type": "WebPage",
"@id": "https://kauto.se/etab/#webpage",
"url": "https://kauto.se/etab/",
"name": "KA IT - KA IT",
"isPartOf": {
"@id": "https://kauto.se/etab/#website"
},
"datePublished": "2022-10-13T09:03:12+00:00",
"dateModified": "2025-04-28T08:18:47+00:00",
"breadcrumb": {
"@id": "https://kauto.se/etab/#breadcrumb"
},
"inLanguage": "sv-SE",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://kauto.se/etab/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://kauto.se/etab/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
}
]
}
]
|