| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "http://www.pangea.it/",
"url": "http://www.pangea.it/",
"name": "Pangea - L'unica terra emersa prima che questa si dividesse",
"isPartOf": {
"@id": "http://www.pangea.it/#website"
},
"about": {
"@id": "http://www.pangea.it/#organization"
},
"description": "L'unica terra emersa prima che questa si dividesse",
"breadcrumb": {
"@id": "http://www.pangea.it/#breadcrumb"
},
"inLanguage": "it-IT"
},
{
"@type": "BreadcrumbList",
"@id": "http://www.pangea.it/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "http://www.pangea.it/#website",
"url": "http://www.pangea.it/",
"name": "Pangea",
"description": "L'unica terra emersa prima che questa si dividesse",
"publisher": {
"@id": "http://www.pangea.it/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://www.pangea.it/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "it-IT"
},
{
"@type": "Organization",
"@id": "http://www.pangea.it/#organization",
"name": "Pangea",
"url": "http://www.pangea.it/",
"logo": {
"@type": "ImageObject",
"inLanguage": "it-IT",
"@id": "http://www.pangea.it/#/schema/logo/image/",
"url": "https://i0.wp.com/www.pangea.it/wp-content/uploads/2015/06/pangea.gif?fit=200%2C47",
"contentUrl": "https://i0.wp.com/www.pangea.it/wp-content/uploads/2015/06/pangea.gif?fit=200%2C47",
"width": 200,
"height": 47,
"caption": "Pangea"
},
"image": {
"@id": "http://www.pangea.it/#/schema/logo/image/"
}
}
]
}
]
|