Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "#organization",
"name": "Jive Media",
"url": "",
"sameAs": [
"https://www.facebook.com/casinofanDK",
"https://twitter.com/CasinofanDK"
],
"logo": {
"@type": "ImageObject",
"@id": "#logo",
"inLanguage": "da-DK",
"url": "wp-content/uploads/2015/11/jive-media-logo.png",
"width": 180,
"height": 49,
"caption": "Jive Media"
},
"image": {
"@id": "#logo"
}
},
{
"@type": "WebSite",
"@id": "#website",
"url": "",
"name": "Casinofan.dk",
"description": "",
"publisher": {
"@id": "#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": "?s={search_term_string}",
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "#webpage",
"url": "",
"name": "Casino - L\u00e6s alt om online casino hos Casinofan.dk",
"isPartOf": {
"@id": "#website"
},
"about": {
"@id": "#organization"
},
"datePublished": "2013-06-27T16:33:37+00:00",
"dateModified": "2016-08-15T16:53:03+00:00",
"description": "Spil online casino med Casinofan.dk - Danmarks bedste guide til online casino, bonusser og freespins. Vi guider og hj\u00e6lper dig til de allerbedste tilbud.",
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
""
]
}
]
}
]
}
] |