Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Leica Geosystems",
"legalName": "Leica Geosystems Holdings AG",
"url": "https://leica-geosystems.com/",
"logo": "https://leica-geosystems.com/-/media/Images/LeicaGeosystems/Logos%20and%20Icons/Icons/leica.ashx",
"foundingDate": 1921,
"address": {
"@type": "PostalAddress",
"streetAddress": "Heinrich-Wild-Strasse 201,",
"addressLocality": "Heerbrugg",
"addressRegion": "Heerbrugg",
"postalCode": "9435,",
"addressCountry": "CH"
},
"sameAs": [
"https://www.facebook.com/LeicaGeosystems/",
"https://twitter.com/LeicaGeosystems",
"https://www.instagram.com/leicageosystemsag/",
"https://www.youtube.com/channel/UCjYDbcBgfWs4P9Hv_XjHFjA"
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://leica-geosystems.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://leica-geosystems.com/lg-search-results?sc_lang=en#q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |