{
"@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": "How accurate is mould testing?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Our mould testing is highly accurate, using air and surface samples analysed by professional labs to identify mould type and severity."
}
},
{
"@type": "Question",
"name": "Do I need mould testing if I can see mould?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Testing confirms the type of mould present and whether it has spread into hidden areas or become airborne, which affects treatment."
}
},
{
"@type": "Question",
"name": "How long do results from mould testing take?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We typically provide results within 3–5 working days, but urgent cases can be fast-tracked with rapid lab analysis."
}
}
]
}

