Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://lb-dans.dk/#place",
"address": {
"@type": "PostalAddress",
"streetAddress": "Hans Egedes Vej 6",
"addressLocality": "Fredericia",
"addressRegion": "Jylland",
"postalCode": 7000,
"addressCountry": "Denmark"
}
},
{
"@type": [
"DanceGroup",
"Organization"
],
"@id": "https://lb-dans.dk/#organization",
"name": "LB Dans",
"url": "https://lb-dans.dk",
"sameAs": [
"https://www.facebook.com/lbdans"
],
"email": "lbdans.fredericia@gmail.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "Hans Egedes Vej 6",
"addressLocality": "Fredericia",
"addressRegion": "Jylland",
"postalCode": 7000,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://lb-dans.dk/#logo",
"url": "https://lb-dans.dk/wp-content/uploads/2021/05/Skaermbillede-8.png",
"contentUrl": "https://lb-dans.dk/wp-content/uploads/2021/05/Skaermbillede-8.png",
"caption": "LB Dans",
"inLanguage": "da-DK",
"width": 447,
"height": 432
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 42569728",
"contactType": "customer support"
}
],
"location": {
"@id": "https://lb-dans.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://lb-dans.dk/#website",
"url": "https://lb-dans.dk",
"name": "LB Dans",
"alternateName": "LB Dans",
"publisher": {
"@id": "https://lb-dans.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://lb-dans.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://lb-dans.dk/#webpage",
"url": "https://lb-dans.dk/",
"name": "Forside - LB Dans",
"datePublished": "2021-05-31T11:34:25+02:00",
"dateModified": "2025-05-06T17:42:51+02:00",
"about": {
"@id": "https://lb-dans.dk/#organization"
},
"isPartOf": {
"@id": "https://lb-dans.dk/#website"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://lb-dans.dk/author/hjemmesideeksperten/",
"name": "hjemmesideeksperten",
"url": "https://lb-dans.dk/author/hjemmesideeksperten/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/37b16b4b3ef063359b7d73084523817887ab8802003301a3a0c222c2f55ca8f0?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/37b16b4b3ef063359b7d73084523817887ab8802003301a3a0c222c2f55ca8f0?s=96&d=mm&r=g",
"caption": "hjemmesideeksperten",
"inLanguage": "da-DK"
},
"sameAs": [
"https://lbdans.hjemmesideeksperten.dk"
],
"worksFor": {
"@id": "https://lb-dans.dk/#organization"
}
},
{
"@type": "Article",
"headline": "Forside - LB Dans",
"datePublished": "2021-05-31T11:34:25+02:00",
"dateModified": "2025-05-06T17:42:51+02:00",
"author": {
"@id": "https://lb-dans.dk/author/hjemmesideeksperten/",
"name": "hjemmesideeksperten"
},
"publisher": {
"@id": "https://lb-dans.dk/#organization"
},
"description": "Hip hopHver tirsdag med Lykke. Her kommer de nyeste hits i spil sammen med fed koreografi og godt sammenhold. L\u00e6s mereKlassisk Ballet eller Moderne Dans?Hver",
"name": "Forside - LB Dans",
"@id": "https://lb-dans.dk/#richSnippet",
"isPartOf": {
"@id": "https://lb-dans.dk/#webpage"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://lb-dans.dk/#webpage"
}
}
]
}
]
|