North-east-loft-boarding/meta/schema.php
2026-03-18 11:46:23 +00:00

143 lines
5.0 KiB
PHP

<?php
?>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://northeast-loftboarding.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "About Us",
"item": "https://northeast-loftboarding.com/about-us"
},
{
"@type": "ListItem",
"position": 3,
"name": "Prices",
"item": "https://northeast-loftboarding.com/pricing"
},
{
"@type": "ListItem",
"position": 4,
"name": "Faq",
"item": "https://northeast-loftboarding.com/faq"
},
{
"@type": "ListItem",
"position": 5,
"name": "Loft-E",
"item": "https://northeast-loftboarding.com/LOFT-E_lite"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "Can I board my loft?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Almost always, yes. Most lofts can be boarded, although the installation is not always simple. There are restrictions and regulations around what you can and cannot do in your loft."
}
},
{
"@type": "Question",
"name": "Can you lay loft boards directly onto your joists?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No. Putting boards directly onto your joists will squash your insulation and restrict airflow in your loft. Not only is this against building regulations, but it can also cause damp and mould to form from restricting the airflow."
}
},
{
"@type": "Question",
"name": "Can you board over loft insulation?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, as long as the boarding is raised above your insulation level and has a small gap to allow airflow. Not raising the boarding can cause dampness and mould to form from restricting the airflow."
}
},
{
"@type": "Question",
"name": "Do I need permission to board my loft?",
"acceptedAnswer": {
"@type": "Answer",
"text": "You can board out your loft without building consent, but it can only be used for storage or a non-living space, such as a hobby room."
}
},
{
"@type": "Question",
"name": "Can I board my loft and use it as a bedroom?",
"acceptedAnswer": {
"@type": "Answer",
"text": "If you're converting your loft into an extra bedroom or a room considered a living space, the work must meet the government's building regulations. The room must be accessible via a permanent staircase and comply with the correct fire regulations. This requires a full loft conversion, which is not a service we offer."
}
},
{
"@type": "Question",
"name": "How long does it take to board a loft?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Depending on the size of the area and the ease of access, most loft boarding jobs take between one and two days to install."
}
},
{
"@type": "Question",
"name": "Can I board my new build loft?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Absolutely. UK Loft Boarding specialises in boarding out new and old loft spaces. All our work is carried out in accordance with building regulations and does not affect your NHBC new build warranty."
}
},
{
"@type": "Question",
"name": "Does boarding your loft void/invalidate NHBC?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No, it will not affect your warranty as long as it is installed correctly. There are several reasons your builder may say otherwise, such as concerns about squashing insulation, roof truss strength, or potential dampness. However, correctly fitting loft boards using one of our raised floor systems will not affect your warranty."
}
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "UK Loft Boarding Ltd",
"url": "https://loft-boarding.co.uk",
"logo": "https://loft-boarding.co.uk/media/logos/header_logo.svg",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "154",
"bestRating": "5",
"worstRating": "1"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "UK Loft Boarding, Wellington Street",
"addressLocality": "Clayton-Le-Moors",
"addressRegion": "Lancashire",
"postalCode": "BB5 5HU",
"addressCountry": "UK"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "08008799967",
"contactType": "customer service"
}
}
</script>