Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://radiofolk.dk/#place",
"address": {
"@type": "PostalAddress",
"streetAddress": "Smallegade 52B, 4. tv.",
"postalCode": 2000,
"addressCountry": "Danmark"
}
},
{
"@type": [
"RadioStation",
"Organization"
],
"@id": "https://radiofolk.dk/#organization",
"name": "RadioFolk",
"url": "http://radiofolk.dk",
"sameAs": [
"https://www.facebook.com/radiofolk.dk",
"https://twitter.com/radiofolkdk15"
],
"email": "redaktion@radiofolk.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Smallegade 52B, 4. tv.",
"postalCode": 2000,
"addressCountry": "Danmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://radiofolk.dk/#logo",
"url": "http://radiofolk.dk/wp-content/uploads/2021/08/cropped-1400x1400applepodcastartwork-2.jpg",
"contentUrl": "http://radiofolk.dk/wp-content/uploads/2021/08/cropped-1400x1400applepodcastartwork-2.jpg",
"caption": "RadioFolk",
"inLanguage": "da-DK",
"width": 512,
"height": 512
},
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 00:00-23:59"
],
"location": {
"@id": "https://radiofolk.dk/#place"
},
"image": {
"@id": "https://radiofolk.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://radiofolk.dk/#website",
"url": "https://radiofolk.dk",
"name": "RadioFolk",
"publisher": {
"@id": "https://radiofolk.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://radiofolk.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://radiofolk.dk/#webpage",
"url": "https://radiofolk.dk/",
"name": "RadioFolk.dk",
"datePublished": "2021-06-08T12:40:39+02:00",
"dateModified": "2023-11-22T21:43:09+01:00",
"about": {
"@id": "https://radiofolk.dk/#organization"
},
"isPartOf": {
"@id": "https://radiofolk.dk/#website"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://radiofolk.dk/author/radiofolk/",
"name": "radiofolk",
"url": "https://radiofolk.dk/author/radiofolk/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/6b059817d889d31e3f139d4f6e02fc17?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/6b059817d889d31e3f139d4f6e02fc17?s=96&d=mm&r=g",
"caption": "radiofolk",
"inLanguage": "da-DK"
},
"sameAs": [
"https://radiofolk.dk"
],
"worksFor": {
"@id": "https://radiofolk.dk/#organization"
}
},
{
"@type": "Article",
"headline": "RadioFolk.dk",
"keywords": "radiofolk",
"datePublished": "2021-06-08T12:40:39+02:00",
"dateModified": "2023-11-22T21:43:09+01:00",
"author": {
"@id": "https://radiofolk.dk/author/radiofolk/",
"name": "radiofolk"
},
"publisher": {
"@id": "https://radiofolk.dk/#organization"
},
"description": "Musik & Reportager \u2013 24 timer i d\u00f8gnet! RadioFolk er en ikke-kommerciel online radiostation for alle med interesse i den danske roots- og folkemusik i al dens mangfoldighed.",
"name": "RadioFolk.dk",
"@id": "https://radiofolk.dk/#richSnippet",
"isPartOf": {
"@id": "https://radiofolk.dk/#webpage"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://radiofolk.dk/#webpage"
}
}
]
}
] |