Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://jfm.dk/",
"url": "https://jfm.dk/",
"name": "Forside - JFM",
"isPartOf": {
"@id": "https://jfm.dk/#website"
},
"datePublished": "2023-02-09T08:01:25+00:00",
"dateModified": "2024-12-11T09:07:44+00:00",
"breadcrumb": {
"@id": "https://jfm.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://jfm.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://jfm.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://jfm.dk/#website",
"url": "https://jfm.dk/",
"name": "JFM",
"description": "",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://jfm.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
] |