Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://femistina.dk/#website",
"url": "https://femistina.dk/",
"name": "Femistina DK",
"description": "Femistina Plus til sunde urinveje",
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://femistina.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://femistina.dk/#webpage",
"url": "https://femistina.dk/",
"name": "Femistina Plus til sunde urinveje",
"isPartOf": {
"@id": "https://femistina.dk/#website"
},
"datePublished": "2023-12-19T15:33:25+00:00",
"dateModified": "2024-10-28T14:18:28+00:00",
"breadcrumb": {
"@id": "https://femistina.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://femistina.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://femistina.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://femistina.dk/",
"url": "https://femistina.dk/",
"name": "Hem"
}
}
]
}
]
}
] |