Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"Library",
"Organization"
],
"@id": "https://stuff4you.dk/#organization",
"name": "Stuff4you",
"url": "https://stuff4you.dk",
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
]
},
{
"@type": "WebSite",
"@id": "https://stuff4you.dk/#website",
"url": "https://stuff4you.dk",
"name": "Stuff4you",
"publisher": {
"@id": "https://stuff4you.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://stuff4you.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://stuff4you.dk/wp-content/uploads/2021/07/2021-07-10_13h57_32.png",
"url": "https://stuff4you.dk/wp-content/uploads/2021/07/2021-07-10_13h57_32.png",
"width": 1876,
"height": 880,
"caption": "stuff4you",
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://stuff4you.dk/#webpage",
"url": "https://stuff4you.dk/",
"name": "Forside - Stuff4you.dk",
"datePublished": "2020-01-01T15:09:56+00:00",
"dateModified": "2025-05-08T18:32:31+00:00",
"about": {
"@id": "https://stuff4you.dk/#organization"
},
"isPartOf": {
"@id": "https://stuff4you.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://stuff4you.dk/wp-content/uploads/2021/07/2021-07-10_13h57_32.png"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://stuff4you.dk/author/admin/",
"name": "admin",
"url": "https://stuff4you.dk/author/admin/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/4164d6816e8b9e2025e5c754f94ac8dec46418e64d917e96ecd4de133e742982?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/4164d6816e8b9e2025e5c754f94ac8dec46418e64d917e96ecd4de133e742982?s=96&d=mm&r=g",
"caption": "admin",
"inLanguage": "da-DK"
},
"sameAs": [
"https://stuff4you.dk"
],
"worksFor": {
"@id": "https://stuff4you.dk/#organization"
}
},
{
"@type": "Article",
"headline": "Forside - Stuff4you.dk",
"keywords": "stuff4you",
"datePublished": "2020-01-01T15:09:56+00:00",
"dateModified": "2025-05-08T18:32:31+00:00",
"author": {
"@id": "https://stuff4you.dk/author/admin/",
"name": "admin"
},
"publisher": {
"@id": "https://stuff4you.dk/#organization"
},
"description": "Stuff4you.dk er et godt sted at starte. Sitet har v\u00e6ret med i mange \u00e5r, og tilbyder alle indsendelser af links lige nu helt gratis. Med denne nye opdate",
"name": "Forside - Stuff4you.dk",
"@id": "https://stuff4you.dk/#richSnippet",
"isPartOf": {
"@id": "https://stuff4you.dk/#webpage"
},
"image": {
"@id": "https://stuff4you.dk/wp-content/uploads/2021/07/2021-07-10_13h57_32.png"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://stuff4you.dk/#webpage"
}
}
]
},
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "https://stuff4you.dk",
"name": "Stuff4you.dk - mere synlighed ganske gratis",
"logo": "https://stuff4you.dk/wp-content/uploads/2021/06/stuff4you-logo.png",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "",
"contactType": "Customer service"
}
}
] |