Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Izpol",
"url": "https://izpol.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://izpol.pl/img/logo-16987822971.jpg"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+48 453 322 941",
"contactType": "customer service"
},
"address": {
"@type": "PostalAddress",
"postalCode": "ul. G\u0142ogowska 261, 60-104",
"streetAddress": "Pon - Pt od 9:00 do 17:00",
"addressLocality": " Pozna\u0144 , Polen"
}
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://izpol.dk/",
"image": {
"@type": "ImageObject",
"url": "https://izpol.pl/img/logo-16987822971.jpg"
}
}
] |