Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "OnlineBusiness",
"name": "Parship",
"brand": "Parship",
"url": "https://uk.parship.com",
"logo": {
"@type": "ImageObject",
"url": "https://uk.parship.com/wplp/wp-content/plugins/parship-seo/assets/img/rich_snippet_logo_hetero_ps_de.png"
},
"sameAs": [
"http://itunes.apple.com/gb/app/parship/id377700730?mt=8",
"https://play.google.com/store/apps/details?id=com.parship.android&hl=en"
],
"@id": "https://uk.parship.com/#organization"
},
{
"@type": "WebSite",
"@id": "https://uk.parship.com/#website",
"url": "https://uk.parship.com",
"name": "Homepage UK",
"publisher": {
"@id": "https://uk.parship.com/#organization"
},
"inLanguage": "en-US",
"copyrightHolder": {
"@id": "https://uk.parship.com/#organization"
}
},
{
"@type": "WebPage",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://uk.parship.com/"
},
"headline": "Homepage",
"about": {
"@id": "https://uk.parship.com/#organization"
},
"inLanguage": "en-US",
"breadcrumb": {
"@id": "https://uk.parship.com/#breadcrumb"
}
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "WebPage",
"name": "Parship",
"url": "https://uk.parship.com/",
"@id": "https://uk.parship.com/"
}
}
],
"@id": "https://uk.parship.com/#breadcrumb"
}
]
}
] |