{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Extream Cleaning Specialists",
"image": "https://www.extremecleaninggroup.co.uk/logo.png",
"@id": "",
"url": "https://www.extremecleaninggroup.co.uk",
"telephone": "+44-20-1234-5678",
"address": {
"@type": "PostalAddress",
"streetAddress": "London",
"addressLocality": "Greater London",
"addressRegion": "London",
"addressCountry": "UK"
},
"openingHoursSpecification": [{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],
"opens": "08:00",
"closes": "18:00"
}],
"sameAs": [
"https://www.facebook.com/extremecleaninggroup",
"https://www.instagram.com/extremecleaninggroup",
"https://www.linkedin.com/company/extreme-cleaning-group"
]
}
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Is mould remediation safe?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, we follow IICRC guidelines and use specialist equipment to safely remove mould without spreading spores into other areas."
}
},
{
"@type": "Question",
"name": "Can mould come back after treatment?",
"acceptedAnswer": {
"@type": "Answer",
"text": "If mould is not treated properly, it can return. Our remediation process includes prevention methods and guarantees to stop regrowth."
}
},
{
"@type": "Question",
"name": "Do you offer emergency mould removal?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, we provide fast-response mould remediation across London, including emergency call-outs for urgent health and safety risks."
}
}
]
}

