| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"HousePainter",
"Organization"
],
"@id": "https://www.malerrandi.dk/#organization",
"name": "Randis maler forretning",
"url": "https://www.malerrandi.dk",
"logo": {
"@type": "ImageObject",
"@id": "https://www.malerrandi.dk/#logo",
"url": "https://www.malerrandi.dk/wp-content/uploads/2020/07/cropped-Randis-logo-med-tlf-maling.png",
"contentUrl": "https://www.malerrandi.dk/wp-content/uploads/2020/07/cropped-Randis-logo-med-tlf-maling.png",
"caption": "Randis maler forretning",
"inLanguage": "da-DK",
"width": 347,
"height": 215
},
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
],
"image": {
"@id": "https://www.malerrandi.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://www.malerrandi.dk/#website",
"url": "https://www.malerrandi.dk",
"name": "Randis maler forretning",
"publisher": {
"@id": "https://www.malerrandi.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.malerrandi.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://www.malerrandi.dk/wp-content/uploads/2020/07/cropped-Randis-logo-med-tlf-maling.png",
"url": "https://www.malerrandi.dk/wp-content/uploads/2020/07/cropped-Randis-logo-med-tlf-maling.png",
"width": 347,
"height": 215,
"caption": "Randis maler i Aabenraa",
"inLanguage": "da-DK"
},
{
"@type": "AboutPage",
"@id": "https://www.malerrandi.dk/#webpage",
"url": "https://www.malerrandi.dk/",
"name": "Maler i 6200 Aabenraa – Maler i Aabenraa – Randis maler forretning",
"datePublished": "2020-07-08T19:34:33+02:00",
"dateModified": "2022-06-02T10:26:44+02:00",
"about": {
"@id": "https://www.malerrandi.dk/#organization"
},
"isPartOf": {
"@id": "https://www.malerrandi.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://www.malerrandi.dk/wp-content/uploads/2020/07/cropped-Randis-logo-med-tlf-maling.png"
},
"inLanguage": "da-DK"
}
]
}
]
|