Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://lmkbh.dk/#place",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ved Klosteret 12 st. 2",
"addressLocality": "Copenhagen",
"postalCode": 2100,
"addressCountry": "DK"
}
},
{
"@type": "Organization",
"@id": "https://lmkbh.dk/#organization",
"name": "LMKBH",
"url": "https://lmkbh.dk",
"email": "hejsa@danoi.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ved Klosteret 12 st. 2",
"addressLocality": "Copenhagen",
"postalCode": 2100,
"addressCountry": "DK"
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+4532961330",
"contactType": "sales"
}
],
"description": "lmkbh.dk er din digitale guide til K\u00f8benhavn \u2013 byen der aldrig st\u00e5r stille. Her finder du alt fra byens bedste restauranter og caf\u00e9er til sp\u00e6ndende arrangementer, kulturtilbud, historiske steder og skjulte perler. Uanset om du bor i byen eller bare er p\u00e5 bes\u00f8g, giver vi dig overblikket over, hvad der sker i hovedstaden lige nu \u2013 og hvad du ikke m\u00e5 g\u00e5 glip af.",
"vatID": "DK41523603",
"location": {
"@id": "https://lmkbh.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://lmkbh.dk/#website",
"url": "https://lmkbh.dk",
"name": "lmkbh.dk \u2013 Din guide til alt i K\u00f8benhavn",
"alternateName": "LMKBH",
"publisher": {
"@id": "https://lmkbh.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://lmkbh.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "{{featured_image key:url}}",
"url": "{{featured_image key:url}}",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://lmkbh.dk/#webpage",
"url": "https://lmkbh.dk/",
"name": "Guide til K\u00f8benhavn - Oplev lmkbh.dks bedste tips",
"datePublished": "2022-08-09T13:20:30+00:00",
"dateModified": "2025-05-26T11:17:31+00:00",
"about": {
"@id": "https://lmkbh.dk/#organization"
},
"isPartOf": {
"@id": "https://lmkbh.dk/#website"
},
"primaryImageOfPage": {
"@id": "{{featured_image key:url}}"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://lmkbh.dk/#author",
"name": "admin",
"image": {
"@type": "ImageObject",
"@id": "https://lmkbh.dk/wp-content/litespeed/avatar/e2b14f01d31b9dcef062bc8555105cb8.jpg?ver=1753187645",
"url": "https://lmkbh.dk/wp-content/litespeed/avatar/e2b14f01d31b9dcef062bc8555105cb8.jpg?ver=1753187645",
"caption": "admin",
"inLanguage": "da-DK"
},
"sameAs": [
"https://lmkbh.dk"
],
"worksFor": {
"@id": "https://lmkbh.dk/#organization"
}
},
{
"@type": "Article",
"headline": "Guide til K\u00f8benhavn - Oplev lmkbh.dks bedste tips",
"keywords": "guide til K\u00f8benhavn",
"datePublished": "2022-08-09T13:20:30+00:00",
"dateModified": "2025-05-26T11:17:31+00:00",
"author": {
"@id": "https://lmkbh.dk/#author",
"name": "admin"
},
"publisher": {
"@id": "https://lmkbh.dk/#organization"
},
"description": "lmkbh.dk er din ultimative guide til K\u00f8benhavn med tips til restauranter, caf\u00e9er og mere. Oplev byen der aldrig st\u00e5r stille.",
"name": "Guide til K\u00f8benhavn - Oplev lmkbh.dks bedste tips",
"@id": "https://lmkbh.dk/#richSnippet",
"isPartOf": {
"@id": "https://lmkbh.dk/#webpage"
},
"image": {
"@id": "{{featured_image key:url}}"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://lmkbh.dk/#webpage"
}
}
]
}
] |