Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://crimecode.dk/#website",
"url": "https://crimecode.dk/",
"name": "CrimeCode.Com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://crimecode.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://crimecode.dk/#webpage",
"url": "https://crimecode.dk/",
"inLanguage": "da-DK",
"name": "Forside - CrimeCode.Com",
"isPartOf": {
"@id": "https://crimecode.dk/#website"
},
"datePublished": "2015-06-12T15:10:56+00:00",
"dateModified": "2016-10-17T01:51:26+00:00"
}
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://crimecode.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://crimecode.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "CrimeCode.Com",
"url": "https://crimecode.dk"
}
] |