| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Simac",
"url": "https://www.simac.com/nl",
"@id": "#WebSite",
"inLanguage": "nl-nl",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.simac.com/nl/zoeken?query={search_term_string}",
"query-input": "required name=search_term_string"
},
"publisher": {
"@type": "Organization",
"@id": "https://www.simac.com/nl",
"name": "Simac",
"url": "https://www.simac.com/nl"
}
},
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Simac",
"image": "https://www.simac.com/frontend/img/simac-logo.png",
"@id": "https://www.simac.com/nl",
"url": "https://www.simac.com/nl",
"priceRange": "100 - 10000",
"address": {
"@type": "PostalAddress",
"streetAddress": "De Run 1101",
"addressLocality": "Veldhoven",
"postalCode": "5500 AH",
"addressCountry": "NL"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 51.4173,
"longitude": 5.42371
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Monday",
"opens": "08:00:00",
"closes": "17:30:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Tuesday",
"opens": "08:00:00",
"closes": "17:30:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Wednesday",
"opens": "08:00:00",
"closes": "17:30:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Thursday",
"opens": "08:00:00",
"closes": "17:30:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "08:00:00",
"closes": "17:30:00"
}
],
"telephone": "0402582944",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "0402582944",
"contactType": "Customer support"
}
],
"sameAs": [
"https://www.linkedin.com/company/simac-techniek-nv/",
"https://www.facebook.com/simacnederland",
"https://www.instagram.com/simac_nederland/"
],
"department": [
{},
{},
{},
{},
{},
{},
{},
{},
{},
{},
{},
{},
{},
{}
]
}
]
|