| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://fpanduin.dk/#/schema/WebSite",
"url": "https://fpanduin.dk/",
"name": "author Freya Anduin",
"description": "author",
"inLanguage": "en-GB",
"publisher": {
"@id": "https://fpanduin.dk/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://fpanduin.dk/",
"url": "https://fpanduin.dk/",
"name": "Freya Anduin, author and journalist | author",
"description": "Writer, author, journalist, historian\u2026 articles, short stories, books, film scripts\u2026",
"inLanguage": "en-GB",
"isPartOf": {
"@id": "https://fpanduin.dk/#/schema/WebSite"
},
"about": {
"@id": "https://fpanduin.dk/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://fpanduin.dk/#/schema/Organization",
"name": "author Freya Anduin",
"url": "https://fpanduin.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://fpanduin.dk/wp-content/uploads/2021/05/logo-freya-final-guld.png",
"contentUrl": "https://fpanduin.dk/wp-content/uploads/2021/05/logo-freya-final-guld.png",
"width": 350,
"height": 190
}
}
]
}
]
|