Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://taarnbyforsyning.dk",
"url": "https://taarnbyforsyning.dk",
"telephone": 53742450,
"logo": {
"@type": "ImageObject",
"url": "https://taarnbyforsyning.dk/sites/taarnbyforsyning.dk/files/operatetech_logo.png",
"width": 190,
"height": 60
}
}
]
}
] |