Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "ProfessionalService",
"name": "Alexander & Co",
"image": "https://alexander.co.uk/assets/images/favicon.png",
"@id": "https://alexander.co.uk/",
"url": "https://alexander.co.uk/",
"telephone": "+441618324841",
"address": {
"@type": "PostalAddress",
"streetAddress": "Centurion House, 129 Deansgate",
"addressLocality": "Manchester",
"postalCode": "M3 3WR",
"addressCountry": "GB"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 53.4820297,
"longitude": -2.2452924
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
},
"sameAs": [
"https://twitter.com/alexandercoMCR",
"https://www.facebook.com/alexanderandcomcr/",
"https://www.linkedin.com/company/alexander-&-co-chartered-accountants"
]
},
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://alexander.co.uk/",
"url": "https://alexander.co.uk/",
"name": "Accountants In Manchester and London: Alexander & Co",
"isPartOf": {
"@id": "https://alexander.co.uk/#website"
},
"datePublished": "2012-06-02T08:51:06+00:00",
"dateModified": "2025-07-16T10:32:19+00:00",
"description": "Alexander & Co: Chartered Accountants & tax advisors in Manchester & London offering accountancy, tax, audit & advisory services since 1976",
"breadcrumb": {
"@id": "https://alexander.co.uk/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://alexander.co.uk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://alexander.co.uk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://alexander.co.uk/#website",
"url": "https://alexander.co.uk/",
"name": "Alexander & Co.",
"description": "Chartered Accountants Manchester",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://alexander.co.uk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
}
]
},
{
"@context": "https://schema.org",
"@type": "AccountingService",
"name": "Alexander & Co Accountants",
"image": "https://alexander.co.uk/wp-content/uploads/2012/06/alexander-strip.png",
"@id": "",
"url": "https://alexander.co.uk/",
"telephone": "+441618324841",
"priceRange": "\u00a3\u00a3\u00a3",
"address": {
"@type": "PostalAddress",
"streetAddress": "17 St Ann\u2019s Square",
"addressLocality": "Manchester",
"postalCode": "M2 7PW",
"addressCountry": "GB"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 53.4820297,
"longitude": -2.2452924
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "09:00",
"closes": "16:00"
}
],
"sameAs": [
"https://twitter.com/alexandercoMCR",
"https://www.facebook.com/alexanderandcomcr/",
"https://www.linkedin.com/company/alexander-&-co-chartered-accountants"
]
}
]
|