Structured Data | [
[
{
"@context": "https://schema.org/",
"@type": "WebSite",
"@id": "https://scphoto.dk#website",
"headline": "SCPhoto",
"name": "SCPhoto",
"description": "Fotograf fra Slagelse",
"url": "https://scphoto.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://scphoto.dk?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org/",
"@type": "Organization",
"@id": "https://scphoto.dk#Organization",
"name": "SCPhoto",
"url": "https://scphoto.dk",
"sameAs": [],
"logo": {
"@type": "ImageObject",
"url": "https://scphoto.dk/wp-content/uploads/2024/07/scphoto-sort.png",
"width": 739,
"height": 110
}
}
]
] |