Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"Person",
"Organization"
],
"@id": "https://impact-tv.dk/#person",
"name": "Impact Tv"
},
{
"@type": "WebSite",
"@id": "https://impact-tv.dk/#website",
"url": "https://impact-tv.dk",
"name": "Impact Tv",
"publisher": {
"@id": "https://impact-tv.dk/#person"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://impact-tv.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://impact-tv.dk/#webpage",
"url": "https://impact-tv.dk/",
"name": "Forside - TV - Impact Tv",
"datePublished": "2020-12-05T16:32:54+01:00",
"dateModified": "2025-01-15T12:59:15+01:00",
"about": {
"@id": "https://impact-tv.dk/#person"
},
"isPartOf": {
"@id": "https://impact-tv.dk/#website"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://impact-tv.dk/author/admin/",
"name": "admin",
"url": "https://impact-tv.dk/author/admin/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/8fd37a72066fc6a7d5017a335ac6577119a05f0d7ad7c6dbdbd21d950e3a1907?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/8fd37a72066fc6a7d5017a335ac6577119a05f0d7ad7c6dbdbd21d950e3a1907?s=96&d=mm&r=g",
"caption": "admin",
"inLanguage": "da-DK"
}
},
{
"@type": "Article",
"headline": "Forside - TV - Impact Tv",
"datePublished": "2020-12-05T16:32:54+01:00",
"dateModified": "2025-01-15T12:59:15+01:00",
"author": {
"@id": "https://impact-tv.dk/author/admin/",
"name": "admin"
},
"publisher": {
"@id": "https://impact-tv.dk/#person"
},
"description": "SHOWREEL",
"name": "Forside - TV - Impact Tv",
"@id": "https://impact-tv.dk/#richSnippet",
"isPartOf": {
"@id": "https://impact-tv.dk/#webpage"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://impact-tv.dk/#webpage"
}
}
]
},
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"address": {
"@type": "PostalAddress",
"addressLocality": "K\u00f8benhavn",
"addressRegion": "DK",
"postalCode": 2400,
"streetAddress": "Rentemestervej 52"
},
"contactPoint": [
{
"@type": "ContactPoint",
"email": "ipact@impact-tv.dk",
"contactType": "sales & customer support"
}
],
"name": "Impact TV",
"openingHours": [
"Mo-Fr 9:00-17:00"
],
"image": [
"https://impact-tv.dk/wp-content/uploads/2021/02/parallax.jpg"
],
"url": "https://impact-tv.dk/",
"sameAs": [
"https://www.facebook.com/impacttvdk"
]
}
] |