Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://lovkvalitet.dk/#schema-publishing-organization",
"url": "https://lovkvalitet.dk",
"name": "Lovkvalitet",
"description": "Endnu en JM substitues Websteder-side"
},
{
"@type": "WebSite",
"@id": "https://lovkvalitet.dk/#schema-website",
"url": "https://lovkvalitet.dk",
"name": "Lovkvalitet",
"encoding": "UTF-8",
"potentialAction": {
"@type": "SearchAction",
"target": "https://lovkvalitet.dk/search/{search_term_string}/",
"query-input": "required name=search_term_string"
}
},
{
"@type": "BreadcrumbList",
"@id": "https://lovkvalitet.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Person",
"@id": "https://lovkvalitet.dk/author/netkant/#schema-author",
"name": "netkant",
"url": "https://lovkvalitet.dk/author/netkant/"
},
{
"@type": "WebPage",
"@id": "https://lovkvalitet.dk/#schema-webpage",
"isPartOf": {
"@id": "https://lovkvalitet.dk/#schema-website"
},
"publisher": {
"@id": "https://lovkvalitet.dk/#schema-publishing-organization"
},
"url": "https://lovkvalitet.dk/"
},
{
"@type": "Article",
"mainEntityOfPage": {
"@id": "https://lovkvalitet.dk/#schema-webpage"
},
"author": {
"@id": "https://lovkvalitet.dk/author/netkant/#schema-author"
},
"publisher": {
"@id": "https://lovkvalitet.dk/#schema-publishing-organization"
},
"dateModified": "2021-08-23T11:10:50",
"datePublished": "2020-09-24T15:18:42",
"headline": "Forside | Lovkvalitet",
"description": "",
"name": "Forside"
}
]
}
] |