| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://globalaktion.dk/",
"url": "https://globalaktion.dk/",
"name": "Forside - Global Aktion",
"isPartOf": {
"@id": "https://globalaktion.dk/#website"
},
"datePublished": "2019-04-12T11:45:31+00:00",
"dateModified": "2025-09-29T10:01:22+00:00",
"breadcrumb": {
"@id": "https://globalaktion.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://globalaktion.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://globalaktion.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://globalaktion.dk/#website",
"url": "https://globalaktion.dk/",
"name": "Global Aktion",
"description": "Mennesker og milj\u00f8 f\u00f8r profit",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://globalaktion.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
]
|