Last active
May 6, 2022 14:25
-
-
Save pentago/97dffca137491cd88e08dfaa1a0fafee to your computer and use it in GitHub Desktop.
OneSubsea
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type='application/ld+json'> | |
{ | |
"@context": "http://www.schema.org", | |
"@type": "Organization", | |
"name": "One Subsea", | |
"description": "Schlumberger offers industry-leading technology for subsea producers worldwide. Production, processing & control systems for maximum safety & reliability.", | |
"url": "https://www.onesubsea.slb.com", | |
"logo": "https://www.onesubsea.slb.com/-/media/onesubsea/images/logo/oss-logo-white.ashx", | |
"parentOrganization": { | |
"@type": "Organization", | |
"name": "Schlumberger", | |
"url": "https://www.schlumberger.com", | |
"contactPoint": { | |
"@type": "ContactPoint", | |
"contactType": "Customer Service", | |
"url": "https://www.slb.com/contact-us/general-contact?&nor=14" | |
} | |
}, | |
"sameAs": [ | |
"https://www.instagram.com/schlumberger_official", | |
"https://www.linkedin.com/company/schlumberger/", | |
"https://www.youtube.com/channel/UCGtrayO1fyGx4HFvyy29JhA" | |
] | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment