Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.iss.se/",
"url": "https://www.iss.se/",
"name": "HOME - ISS Group",
"isPartOf": {
"@id": "https://www.iss.se/#website"
},
"datePublished": "2018-11-27T12:41:50+00:00",
"dateModified": "2020-08-31T15:29:55+00:00",
"breadcrumb": {
"@id": "https://www.iss.se/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.iss.se/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.iss.se/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.iss.se/#website",
"url": "https://www.iss.se/",
"name": "ISS Group",
"description": "Gateway to Scandinavia",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.iss.se/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}
]
|