Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"HealthAndBeautyBusiness",
"Organization"
],
"@id": "https://myappeal.dk/#organization",
"name": "MyAppeal",
"url": "https://myappeal.dk",
"logo": {
"@type": "ImageObject",
"@id": "https://myappeal.dk/#logo",
"url": "https://myappeal.dk/wp-content/uploads/2022/06/myappeallogo.svg",
"contentUrl": "https://myappeal.dk/wp-content/uploads/2022/06/myappeallogo.svg",
"caption": "MyAppeal",
"inLanguage": "en-US",
"width": 2068,
"height": 541
},
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
],
"image": {
"@id": "https://myappeal.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://myappeal.dk/#website",
"url": "https://myappeal.dk",
"name": "MyAppeal",
"publisher": {
"@id": "https://myappeal.dk/#organization"
},
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://myappeal.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://myappeal.dk/#webpage",
"url": "https://myappeal.dk/",
"name": "Myappeal.dk | Din guide til beauty, sk\u00f8nhed og mode",
"datePublished": "2020-05-01T12:52:34+00:00",
"dateModified": "2023-05-11T05:57:16+00:00",
"about": {
"@id": "https://myappeal.dk/#organization"
},
"isPartOf": {
"@id": "https://myappeal.dk/#website"
},
"inLanguage": "en-US"
},
{
"@type": "Person",
"@id": "https://myappeal.dk/author/mondae/",
"name": "Frederik Jensen",
"url": "https://myappeal.dk/author/mondae/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/82eb8e38a1646c9c85c8c1bfd06ca0ca?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/82eb8e38a1646c9c85c8c1bfd06ca0ca?s=96&d=mm&r=g",
"caption": "Frederik Jensen",
"inLanguage": "en-US"
},
"worksFor": {
"@id": "https://myappeal.dk/#organization"
}
},
{
"@type": "",
"headline": "Myappeal.dk | Din guide til beauty, sk\u00f8nhed og mode",
"datePublished": "2020-05-01T12:52:34+00:00",
"dateModified": "2023-05-11T05:57:16+00:00",
"author": {
"@id": "https://myappeal.dk/author/mondae/",
"name": "Frederik Jensen"
},
"publisher": {
"@id": "https://myappeal.dk/#organization"
},
"description": "Se vores seneste k\u00f8bsguidesSe alleElektronikH\u00e5rplejeKropsplejeMakeupGuidesSeneste anbefalinger i makeupSe alleSeneste anbefalinger i h\u00e5rplejeSe alleSeneste",
"name": "Myappeal.dk | Din guide til beauty, sk\u00f8nhed og mode",
"@id": "https://myappeal.dk/#richSnippet",
"isPartOf": {
"@id": "https://myappeal.dk/#webpage"
},
"inLanguage": "en-US",
"mainEntityOfPage": {
"@id": "https://myappeal.dk/#webpage"
}
}
]
}
] |