Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://agrifish.dk/",
"url": "https://agrifish.dk/",
"name": "A-g-r-i-f-i-s-h.dk - For sjov indhold om dyr i Danmark (Fejl kan forekomme)",
"isPartOf": {
"@id": "https://agrifish.dk/#website"
},
"description": "For sjov indhold om dyr i Danmark (Fejl kan forekomme)",
"breadcrumb": {
"@id": "https://agrifish.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://agrifish.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://agrifish.dk/#website",
"url": "https://agrifish.dk/",
"name": "A-g-r-i-f-i-s-h.dk",
"description": "For sjov indhold om dyr i Danmark (Fejl kan forekomme)",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://agrifish.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
] |