| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://cpp.canon/home-2/",
"url": "https://cpp.canon/home-2/",
"name": "Home - Canon Production Printing",
"isPartOf": {
"@id": "https://cpp.canon/#website"
},
"datePublished": "2017-01-17T13:09:52+00:00",
"dateModified": "2023-07-19T12:32:58+00:00",
"breadcrumb": {
"@id": "https://cpp.canon/home-2/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://cpp.canon/home-2/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://cpp.canon/home-2/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://cpp.canon/#website",
"url": "https://cpp.canon/",
"name": "Canon Production Printing",
"description": "",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://cpp.canon/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-US"
}
]
}
]
|