Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Takeoff Copenhagen",
"logo": "https://takeoffcph.dk/cdn/shop/files/takeoff_cph_black_font_clean_copy.png?v=1706716056&width=1663",
"sameAs": [
"https://www.facebook.com/takeoffcph",
"https://www.youtube.com/@TakeoffCopenhagen",
"https://instagram.com/takeoffcph",
"https://tiktok.com/@takeoffcph"
],
"url": "https://takeoffcph.dk"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Takeoff Copenhagen",
"url": "https://takeoffcph.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://takeoffcph.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
]
|