Structured Data | [
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"@id": "https://digitalfoto.dk#website",
"inLanguage": "da-DK",
"url": "https://digitalfoto.dk",
"mainEntityOfPage": "https://digitalfoto.dk",
"name": "Digitalfoto",
"description": "Alt om kamera, objektiver, fotoudstyr, optageteknik, billedbehandling og smukke billeder. Test, guider, tips og tricks.",
"sameAs": [],
"publisher": [
{
"@type": "Organization",
"url": "https://digitalfoto.dk",
"name": "Digitalfoto",
"description": "Alt om kamera, objektiver, fotoudstyr, optageteknik, billedbehandling og smukke billeder. Test, guider, tips og tricks.",
"logo": [
{
"@type": "ImageObject",
"url": "digitalfoto.dk/logo.png"
}
]
}
],
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://digitalfoto.dk"
]
},
{
"@type": "SearchAction",
"target": [
{
"@type": "EntryPoint",
"urlTemplate": "https://digitalfoto.dk/search?s={search_term_string}"
}
],
"query-input": [
{
"@type": "PropertyValueSpecification",
"valueRequired": "https://schema.org/True",
"valueName": "search_term_string"
}
]
}
]
},
{}
]
] |