Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "http://theartoftravel.dk/",
"url": "http://theartoftravel.dk/",
"name": "The Art of Travel by Anne Christine Persson –",
"isPartOf": {
"@id": "http://theartoftravel.dk/#website"
},
"about": {
"@id": "http://theartoftravel.dk/#/schema/person/a771ca1d70a46e9b44fd4f57186e31f0"
},
"breadcrumb": {
"@id": "http://theartoftravel.dk/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "http://theartoftravel.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "http://theartoftravel.dk/#website",
"url": "http://theartoftravel.dk/",
"name": "The Art of Travel by Anne Christine Persson",
"description": "",
"publisher": {
"@id": "http://theartoftravel.dk/#/schema/person/a771ca1d70a46e9b44fd4f57186e31f0"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://theartoftravel.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": [
"Person",
"Organization"
],
"@id": "http://theartoftravel.dk/#/schema/person/a771ca1d70a46e9b44fd4f57186e31f0",
"name": "Anne Christine Persson",
"image": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "http://theartoftravel.dk/#/schema/person/image/",
"url": "https://theartoftravel.dk/wp-content/uploads/2024/08/cropped-Hvid-baggrund.png",
"contentUrl": "https://theartoftravel.dk/wp-content/uploads/2024/08/cropped-Hvid-baggrund.png",
"width": 512,
"height": 512,
"caption": "Anne Christine Persson"
},
"logo": {
"@id": "http://theartoftravel.dk/#/schema/person/image/"
},
"sameAs": [
"https://www.instagram.com/annechristinepersson/"
]
}
]
}
] |