Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "tulup.dk",
"logo": "tulup.dk/images/logo.png"
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "tulup.dk",
"potentialAction": [
{
"@type": "SearchAction",
"target": "tulup.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
},
{
"@type": "SearchAction",
"target": "android-app://com.example/https/query.example.com/search/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
]
}
] |