Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://www.world-kinect.com/#webpage",
"name": "World Kinect Corporation",
"url": "https://www.world-kinect.com/",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://query.world-kinect.com/search?q={search_term_string}"
},
"query": "https://www.world-kinect.com/search?search={search_term_string}",
"query-input": "required name=search_term_string"
},
"publisher": {
"@type": "Organization",
"@id": "https://www.world-kinect.com/#publisher",
"name": "World Kinect Corporation",
"url": "https://www.world-kinect.com/",
"logo": {
"@type": "ImageObject",
"url": "https://www.world-kinect.com/metatag/wkcorp-og-image.png",
"width": 1200,
"height": 669
}
}
}
]
}
] |