Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "viagogo",
"url": "https://www.viagogo.dk",
"logo": "https://cdn.viagogo.net/img/canonical/viagogo_logo_151x151.jpg",
"sameAs": [
"https://www.facebook.com/viagogo",
"https://www.twitter.com/viagogo",
"https://plus.google.com/+viagogo",
"https://en.wikipedia.org/wiki/Viagogo"
],
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+41 22 518 02 75",
"contactType": "CH customer service",
"areaServed": [
"CH"
],
"availableLanguage": [
"English",
"French",
"German",
"Italian"
]
},
{
"@type": "ContactPoint",
"telephone": "+1 866-777-0353",
"contactType": "US customer service",
"areaServed": [
"US"
],
"availableLanguage": [
"English"
]
},
{
"@type": "ContactPoint",
"telephone": "+44 20-3137-6080",
"contactType": "UK customer service",
"areaServed": [
"UK"
],
"availableLanguage": [
"English"
]
},
{
"@type": "ContactPoint",
"telephone": "+49 89-2109-4824",
"contactType": "DE customer service",
"areaServed": [
"DE"
],
"availableLanguage": [
"German"
]
},
{
"@type": "ContactPoint",
"telephone": "+61 1800 040715",
"contactType": "AU customer service",
"areaServed": [
"AU"
],
"availableLanguage": [
"English"
]
},
{
"@type": "ContactPoint",
"telephone": "+33 9 75 18 09 56",
"contactType": "FR customer service",
"areaServed": [
"FR"
],
"availableLanguage": [
"French"
]
},
{
"@type": "ContactPoint",
"telephone": "+34 901 66 77 04",
"contactType": "ES customer service",
"areaServed": [
"ES"
],
"availableLanguage": [
"Spanish"
]
},
{
"@type": "ContactPoint",
"telephone": "+39 02 40 32 63 36",
"contactType": "IT customer service",
"areaServed": [
"IT"
],
"availableLanguage": [
"Italian"
]
}
]
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.viagogo.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.viagogo.dk/secure/search/?q={search_term}"
},
"query-input": "required name=search_term"
}
}
] |