Dublin Roofing Services
(http://dublinroofingservices.ie) 📸 Data Snapshot: May 19, 2026Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.
While the site provides a membership number for the Guild of Master Craftsmen, it fails to provide any Person schema or identify a single human team member or owner, resulting in a ‘faceless corporation’ feel. The schema_json is technically sound for a LocalBusiness but lacks sameAs links to social proof or external directory profiles that would confirm its ‘renowned’ status. The technical implementation is functional but repetitive, showing a gap between the claim of being a ‘professional team’ and the automated-looking content structure.
The business claims to be ‘renowned’ and ‘top-rated’ but provides no case studies with metrics, only simple image captions like ‘Completed roof repair in Dalkey.’ There is a bold claim of providing ’24/7 emergency roof repairs’ in the schema, yet the ‘Open 6 Days A Week’ heading and the ‘Mon – Sat: 9am – 7pm’ H3/H4 tags on every page suggest a lack of a true out-of-hours contact mechanism. This disconnect between ’24/7′ marketing and ‘6 Days’ operational reality is a classic BS pattern.
Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.
🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "RoofingContractor",
"@id": "https://dublinroofingservices.ie/#business",
"name": "Dublin Roofing Services",
"url": "https://dublinroofingservices.ie/",
"logo": "https://dublinroofingservices.ie/images/logo.png",
"telephone": "+353873852315",
"email": "dublinroofingservices@gmail.com",
"description": "Professional roof repairs in Dublin including emergency roofing, roof leaks, flat roofs, guttering, fascia and soffits. Fast response across all Dublin areas.",
"address": {
"@type": "PostalAddress",
"streetAddress": "Nutgrove Business Park",
"addressLocality": "Dublin",
"postalCode": "D14",
"addressCountry": "IE"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": "53.281",
"longitude": "-6.265"
},
"areaServed": [
{
"@type": "Place",
"name": "Ranelagh"
},
{
"@type": "Place",
"name": "Dundrum"
},
{
"@type": "Place",
"name": "Stillorgan"
},
{
"@type": "Place",
"name": "Sandyford"
},
{
"@type": "Place",
"name": "Ballsbridge"
},
{
"@type": "Place",
"name": "Donnybrook"
},
{
"@type": "Place",
"name": "Blackrock"
},
{
"@type": "Place",
"name": "Dublin"
}
],
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday"
],
"opens": "00:00",
"closes": "23:59"
},
"priceRange": "€€",
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Roofing Services Dublin",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Emergency Roof Repairs Dublin"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Roof Leak Repairs Dublin"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Flat Roof Repairs Dublin"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "New Roof Installation Dublin"
}
}
]
}
},
{
"@type": "FAQPage",
"@id": "https://dublinroofingservices.ie/#faq",
"mainEntity": [
{
"@type": "Question",
"name": "Do you provide emergency roof repairs in Dublin?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, Dublin Roofing Services provide 24/7 emergency roof repairs across Dublin with fast response times."
}
},
{
"@type": "Question",
"name": "How much does roof repair cost in Dublin?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Roof repair costs depend on the damage, but minor repairs can start from €150 while larger repairs vary based on materials and labour."
}
},
{
"@type": "Question",
"name": "What areas do you cover?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We cover all areas of Dublin including Ranelagh, Dundrum, Stillorgan, Sandyford, Ballsbridge and surrounding areas."
}
}
]
}
]
}
/services/roof-repairs/
{
"@context": "https://schema.org",
"@type": "RoofingContractor",
"name": "Dublin Roofing Services",
"image": "https://dublinroofingservices.ie/images/roof-repairs/roof-replacement-dalkey-dublin-roofing-services-a.jpg",
"@id": "https://dublinroofingservices.ie/roof-repairs-dublin",
"url": "https://dublinroofingservices.ie/roof-repairs-dublin",
"telephone": "+353873852315",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "51 Bracken Rd, Sandyford",
"addressLocality": "Dublin",
"postalCode": "D18 CV48",
"addressCountry": "IE"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 53.2893,
"longitude": -6.224
},
"areaServed": "Dublin"
}
/services/new-roof-installation/
{
"@context": "https://schema.org",
"@type": "RoofingContractor",
"name": "Dublin Roofing Services",
"image": "https://dublinroofingservices.ie/images/new-roof-installation/new-roof-installation-rathgar-dublin-c.jpg",
"@id": "https://dublinroofingservices.ie/new-roof-installation-dublin",
"url": "https://dublinroofingservices.ie/new-roof-installation-dublin",
"telephone": "+353873852315",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "51 Bracken Rd, Sandyford",
"addressLocality": "Dublin",
"postalCode": "D18 CV48",
"addressCountry": "IE"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 53.2893,
"longitude": -6.224
},
"areaServed": "Dublin"
}
/services/emergency-roof-repairs/
{
"@context": "https://schema.org",
"@type": "RoofingContractor",
"name": "Dublin Roofing Services",
"image": "https://dublinroofingservices.ie/images/emergency-roof-repairs/emergency-roof-repair-dublin-a-dublin-roofing-services.jpg",
"@id": "https://dublinroofingservices.ie/emergency-roof-repairs-dublin",
"url": "https://dublinroofingservices.ie/emergency-roof-repairs-dublin",
"telephone": "+353873852315",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "51 Bracken Rd, Sandyford",
"addressLocality": "Dublin",
"postalCode": "D18 CV48",
"addressCountry": "IE"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 53.2893,
"longitude": -6.224
},
"areaServed": "Dublin"
}
/services/flat-roof-repairs/
{
"@context": "https://schema.org",
"@type": "RoofingContractor",
"name": "Dublin Roofing Services",
"image": "https://dublinroofingservices.ie/images/flat-roof-repairs/roof-repairs-blackrock-a-dublin-roofing-services.jpg",
"@id": "https://dublinroofingservices.ie/flat-roof-repairs-dublin",
"url": "https://dublinroofingservices.ie/flat-roof-repairs-dublin",
"telephone": "+353873852315",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "51 Bracken Rd, Sandyford",
"addressLocality": "Dublin",
"postalCode": "D18 CV48",
"addressCountry": "IE"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 53.2893,
"longitude": -6.224
},
"areaServed": "Dublin"
}
/services/fascias-and-soffits/
{
"@context": "https://schema.org",
"@type": "RoofingContractor",
"name": "Dublin Roofing Services",
"image": "https://dublinroofingservices.ie/images/fascias-soffits/new-fascia-soffits-lucan-dublin-2023.jpg",
"@id": "https://dublinroofingservices.ie/fascias-soffits-dublin",
"url": "https://dublinroofingservices.ie/fascias-soffits-dublin",
"telephone": "+353873852315",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "51 Bracken Rd, Sandyford",
"addressLocality": "Dublin",
"postalCode": "D18 CV48",
"addressCountry": "IE"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 53.2893,
"longitude": -6.224
},
"areaServed": "Dublin"
}
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 8 | 0 |
| /services/roof-repairs/ | 8 | 0 |
| /services/new-roof-installation/ | 8 | 0 |
| /services/emergency-roof-repairs/ | 8 | 0 |
| /services/flat-roof-repairs/ | 8 | 0 |
| /services/fascias-and-soffits/ | 8 | 0 |
This page presents a snapshot of public data from Dublin Roofing Services, captured on May 19, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to Dublin Roofing Services: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at http://dublinroofingservices.ie to view the most current version of its content and see directly what this company is about and what it offers.