Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "photobox",
"logo": "https://www.photobox.co.uk/content/default_photobox.jpg",
"url": "https://www.photobox.dk/",
"@id": "https://www.photobox.dk/#organization",
"sameAs": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"https://www.trustpilot.com/review/photobox.dk"
]
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "photobox.it",
"url": "https://www.photobox.dk/",
"@id": "#website",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.photobox.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |