DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@type": [
"AutoDealer",
"AutomotiveBusiness"
],
"url": "https://www.elite.cardealer5.co.uk",
"logo": "https://elite.cardealer5.co.uk/admin/uploaded_photos/site_logo.png?nc=1745533661",
"image": "https://elite.cardealer5.co.uk/admin/uploaded_photos/0_1_banner.jpg?nc=1745533661",
"name": "Elite Theme",
"telephone": "01902203333",
"email": "sales@cardealer5.co.uk",
"priceRange": "£19,999 - £114,999",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5",
"bestRating": "5",
"ratingCount": "6"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Sunday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Tuesday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Wednesday"
],
"opens": "10:00",
"closes": "20:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Thursday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Friday"
],
"opens": "09:00",
"closes": "15:00"
}
],
"sameAs": [
"https://twitter.com/",
"https://www.facebook.com",
"https://www.instagram.com/"
],
"areaServed": {
"@type": "Country",
"name": "United Kingdom"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "1 The Granary, Hight Street",
"addressLocality": "Wombourne",
"addressRegion": "West Midlands",
"postalCode": "WV59DN",
"addressCountry": "GB"
}
}