Apply Now
"@type": "BeautySalon",
"name": "The Beauty Haven",
"image": "https://www.thebeautyhavenleics.co.uk/og/the-beauty-haven.png",
"priceRange": "$00 - $000",
"description": "Leicester Beauty Salon providing a wide range of high quality treatments.",
"@id": "https://www.thebeautyhavenleics.co.uk",
"url": "https://www.thebeautyhavenleics.co.uk",
"telephone": "0116 270 5374",
"address": {
"@type": "PostalAddress",
"streetAddress": "39 Francis Street",
"addressLocality": "Leicester",
"postalCode": "LE2 2BE",
"addressCountry": "GB"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 52.6169456,
"longitude": -1.101157599999965
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Tuesday",
"opens": "09:30",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Wednesday",
"Thursday"
],
"opens": "09:30",
"closes": "19:30"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "09:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Saturday",
"opens": "08:30",
"closes": "17:00"
}
]
}