DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://kavarna.4home.cz/#organization",
"name": "4home.cz",
"url": "https://kavarna.4home.cz/",
"sameAs": [
"https://www.facebook.com/4home.cz/",
"https://www.instagram.com/4homecz/",
"https://www.linkedin.com/company/4home-a.s./",
"https://www.youtube.com/channel/UCiKalPgFnXFG7pdAQFiU39w"
],
"logo": {
"@type": "ImageObject",
"@id": "https://kavarna.4home.cz/#logo",
"inLanguage": "cs",
"url": "https://kavarna.4home.cz/wp-content/uploads/2018/09/4Home_CZ_RGB.jpg",
"contentUrl": "https://kavarna.4home.cz/wp-content/uploads/2018/09/4Home_CZ_RGB.jpg",
"width": 1063,
"height": 1063,
"caption": "4home.cz"
},
"image": {
"@id": "https://kavarna.4home.cz/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://kavarna.4home.cz/#website",
"url": "https://kavarna.4home.cz/",
"name": "kavarna.4home.cz",
"description": "Vaše čtení pro chvíle pohody a inspiraci",
"publisher": {
"@id": "https://kavarna.4home.cz/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://kavarna.4home.cz/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "cs"
},
{
"@type": "CollectionPage",
"@id": "https://kavarna.4home.cz/#webpage",
"url": "https://kavarna.4home.cz/",
"name": "kavarna.4home.cz - Vaše čtení pro chvíle pohody a inspiraci",
"isPartOf": {
"@id": "https://kavarna.4home.cz/#website"
},
"about": {
"@id": "https://kavarna.4home.cz/#organization"
},
"description": "Vaše čtení pro chvíle pohody a inspiraci",
"breadcrumb": {
"@id": "https://kavarna.4home.cz/#breadcrumb"
},
"inLanguage": "cs",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://kavarna.4home.cz/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://kavarna.4home.cz/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Domů"
}
]
}
]
}