Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://findrevisorer.dk/",
"url": "https://findrevisorer.dk/",
"name": "Danske revisorer - Find lokal og god revisor",
"isPartOf": {
"@id": "https://findrevisorer.dk/#website"
},
"datePublished": "2023-02-21T07:14:39+00:00",
"dateModified": "2023-02-22T07:03:58+00:00",
"description": "Find alle revisorer i Danmark her",
"breadcrumb": {
"@id": "https://findrevisorer.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://findrevisorer.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://findrevisorer.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://findrevisorer.dk/#website",
"url": "https://findrevisorer.dk/",
"name": "Find lokal og god revisor",
"description": "Alle danske revisionshuse",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://findrevisorer.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
] |