{"id":27548,"date":"2026-01-19T20:30:24","date_gmt":"2026-01-19T20:30:24","guid":{"rendered":"https:\/\/metallotexnia-tsatsis.gr\/contact\/"},"modified":"2026-04-04T10:09:43","modified_gmt":"2026-04-04T10:09:43","slug":"contact","status":"publish","type":"page","link":"https:\/\/metallotexnia-tsatsis.gr\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"27548\" class=\"elementor elementor-27548 elementor-26267\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-783b9371 e-flex e-con-boxed e-con e-parent\" data-id=\"783b9371\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c65b242 elementor-widget elementor-widget-heading\" data-id=\"1c65b242\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">CONTACT<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ddcd6d7 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3ddcd6d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3a06ee7 e-con-full e-flex e-con e-parent\" data-id=\"3a06ee7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-643dad3 elementor-widget elementor-widget-html\" data-id=\"643dad3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Contact \u2013 Metallotexnia Tsatsis<\/title>\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Montserrat:wght@300;400;500;600&display=swap');\r\n\r\n  :root {\r\n    --primary:   #B48C36;\r\n    --secondary: #1A1A1A;\r\n    --text:      #222222;\r\n    --mid:       #555555;\r\n    --light:     #F9F7F2;\r\n    --white:     #FFFFFF;\r\n    --border:    #E5E5E5;\r\n  }\r\n\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  body {\r\n    font-family: 'Montserrat', sans-serif;\r\n    color: var(--text);\r\n    background: var(--white);\r\n    line-height: 1.6;\r\n  }\r\n\r\n  .ts-contact-section {\r\n    max-width: 1400px;\r\n    margin: 0 auto;\r\n    padding: 40px 40px 80px;\r\n  }\r\n\r\n  \/* \u2500\u2500 INFO CARDS GRID \u2500\u2500 *\/\r\n  .ts-cards-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 24px;\r\n    margin-bottom: 60px;\r\n  }\r\n\r\n  .ts-card {\r\n    border: 1px solid var(--border);\r\n    padding: 50px 30px;\r\n    text-align: center;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    transition: all 0.3s ease;\r\n    background: #fff;\r\n    min-height: 280px;\r\n  }\r\n\r\n  .ts-card:hover {\r\n    transform: translateY(-5px);\r\n    border-color: var(--primary);\r\n    box-shadow: 0 10px 30px rgba(0,0,0,0.05);\r\n  }\r\n\r\n  .ts-card-icon svg {\r\n    width: 36px;\r\n    height: 36px;\r\n    stroke: var(--primary);\r\n    fill: none;\r\n    stroke-width: 1.5;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .ts-card h3 {\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    letter-spacing: 4px;\r\n    text-transform: uppercase;\r\n    color: var(--secondary);\r\n    margin-bottom: 15px;\r\n  }\r\n\r\n  .ts-card p, .ts-card a {\r\n    font-size: 14px;\r\n    color: var(--mid);\r\n    text-decoration: none;\r\n    font-weight: 300;\r\n    display: block;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  .ts-hours p {\r\n    margin-bottom: 4px;\r\n  }\r\n\r\n  .ts-card a:hover {\r\n    color: var(--primary);\r\n  }\r\n\r\n  \/* \u2500\u2500 MAP \u2500\u2500 *\/\r\n  .ts-map-container {\r\n    width: 100%;\r\n    height: 500px;\r\n    border: 1px solid var(--border);\r\n    overflow: hidden;\r\n    position: relative;\r\n    background: #f0f0f0;\r\n  }\r\n\r\n  .ts-map-container iframe {\r\n    width: 100%;\r\n    height: 100%;\r\n    border: 0;\r\n    display: block;\r\n  }\r\n\r\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n  @media (max-width: 992px) {\r\n    .ts-cards-grid { grid-template-columns: 1fr; }\r\n    .ts-contact-section { padding: 40px 20px; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"ts-contact-section\">\r\n\r\n  <div class=\"ts-cards-grid\">\r\n\r\n    <div class=\"ts-card\">\r\n      <div class=\"ts-card-icon\">\r\n        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/>\r\n          <circle cx=\"12\" cy=\"9\" r=\"2.5\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>Address<\/h3>\r\n      <p>Neraida Thesprotias,<br>Igoumenitsa 462 00<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"ts-card\">\r\n      <div class=\"ts-card-icon\">\r\n        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <path d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>Contact<\/h3>\r\n      <a href=\"tel:+302666031209\">Phone: (+30) 26660 31209<\/a>\r\n      <a href=\"mailto:info@metallotexnia-tsatsis.gr\">info@metallotexnia-tsatsis.gr<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"ts-card ts-hours\">\r\n      <div class=\"ts-card-icon\">\r\n        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\r\n          <path d=\"M12 6v6l4 2\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>Opening Hours<\/h3>\r\n      <p>Monday \u2013 Friday: 8:30 \u2013 16:30<\/p>\r\n      <p>Saturday: 09:00 \u2013 15:00<\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"ts-map-container\">\r\n    <iframe\r\n      src=\"https:\/\/maps.google.com\/maps?q=Metallotexnia+Tsatsis,+Neraida+Thesprotias,+46200&output=embed&z=15\"\r\n      allowfullscreen=\"\"\r\n      loading=\"lazy\"\r\n      referrerpolicy=\"no-referrer-when-downgrade\">\r\n    <\/iframe>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-74bc21c metallotexnia-form-container e-flex e-con-boxed e-con e-parent\" data-id=\"74bc21c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74d017b elementor-widget elementor-widget-heading\" data-id=\"74d017b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Send us a message<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f32f2ed elementor-widget__width-initial elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"f32f2ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"27548\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"f32f2ed\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Contact - Metallotexnia Tsatsis\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"27548\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFULL NAME\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Your Name\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEMAIL\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"example@mail.com\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_5a3caf6 elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_5a3caf6\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPHONE\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_5a3caf6]\" id=\"form-field-field_5a3caf6\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"+30 690 000 0000\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_045cd58 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_045cd58\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tSUBJECT\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_045cd58]\" id=\"form-field-field_045cd58\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"How can we help?\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMESSAGE\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Write your message here...\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">SEND MESSAGE<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CONTACT Contact \u2013 Metallotexnia Tsatsis Address Neraida Thesprotias,Igoumenitsa 462 00 Contact Phone: (+30) 26660 31209 info@metallotexnia-tsatsis.gr Opening Hours Monday \u2013 Friday: 8:30 \u2013 16:30 Saturday: 09:00 \u2013 15:00 Send us a message<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-27548","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - Metallotexnia Tsatsis<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/metallotexnia-tsatsis.gr\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - Metallotexnia Tsatsis\" \/>\n<meta property=\"og:description\" content=\"CONTACT Contact \u2013 Metallotexnia Tsatsis Address Neraida Thesprotias,Igoumenitsa 462 00 Contact Phone: (+30) 26660 31209 info@metallotexnia-tsatsis.gr Opening Hours Monday \u2013 Friday: 8:30 \u2013 16:30 Saturday: 09:00 \u2013 15:00 Send us a message\" \/>\n<meta property=\"og:url\" content=\"https:\/\/metallotexnia-tsatsis.gr\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Metallotexnia Tsatsis\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-04T10:09:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/metallotexnia-tsatsis.gr\/wp-content\/uploads\/2021\/06\/DSCF3640-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/contact\\\/\",\"url\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/contact\\\/\",\"name\":\"Contact - Metallotexnia Tsatsis\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/#website\"},\"datePublished\":\"2026-01-19T20:30:24+00:00\",\"dateModified\":\"2026-04-04T10:09:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae\",\"item\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/\",\"name\":\"Metallotexnia Tsatsis\",\"description\":\"\u0395\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae \u03a4\u03ad\u03c7\u03bd\u03b7\u03c2 &amp; \u03a7\u03b5\u03b9\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03bf\u03c5 \u03a3\u03b9\u03b4\u03ae\u03c1\u03bf\u03c5\",\"publisher\":{\"@id\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/#organization\",\"name\":\"Metallotexnia Tsatsis\",\"url\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/W-Transparent-01.png\",\"contentUrl\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/W-Transparent-01.png\",\"width\":1396,\"height\":341,\"caption\":\"Metallotexnia Tsatsis\"},\"image\":{\"@id\":\"https:\\\/\\\/metallotexnia-tsatsis.gr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - Metallotexnia Tsatsis","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/metallotexnia-tsatsis.gr\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact - Metallotexnia Tsatsis","og_description":"CONTACT Contact \u2013 Metallotexnia Tsatsis Address Neraida Thesprotias,Igoumenitsa 462 00 Contact Phone: (+30) 26660 31209 info@metallotexnia-tsatsis.gr Opening Hours Monday \u2013 Friday: 8:30 \u2013 16:30 Saturday: 09:00 \u2013 15:00 Send us a message","og_url":"https:\/\/metallotexnia-tsatsis.gr\/en\/contact\/","og_site_name":"Metallotexnia Tsatsis","article_modified_time":"2026-04-04T10:09:43+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/metallotexnia-tsatsis.gr\/wp-content\/uploads\/2021\/06\/DSCF3640-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/metallotexnia-tsatsis.gr\/en\/contact\/","url":"https:\/\/metallotexnia-tsatsis.gr\/en\/contact\/","name":"Contact - Metallotexnia Tsatsis","isPartOf":{"@id":"https:\/\/metallotexnia-tsatsis.gr\/en\/#website"},"datePublished":"2026-01-19T20:30:24+00:00","dateModified":"2026-04-04T10:09:43+00:00","breadcrumb":{"@id":"https:\/\/metallotexnia-tsatsis.gr\/en\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/metallotexnia-tsatsis.gr\/en\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/metallotexnia-tsatsis.gr\/en\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae","item":"https:\/\/metallotexnia-tsatsis.gr\/en\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/metallotexnia-tsatsis.gr\/en\/#website","url":"https:\/\/metallotexnia-tsatsis.gr\/en\/","name":"Metallotexnia Tsatsis","description":"\u0395\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf \u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae \u03a4\u03ad\u03c7\u03bd\u03b7\u03c2 &amp; \u03a7\u03b5\u03b9\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03bf\u03c5 \u03a3\u03b9\u03b4\u03ae\u03c1\u03bf\u03c5","publisher":{"@id":"https:\/\/metallotexnia-tsatsis.gr\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/metallotexnia-tsatsis.gr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/metallotexnia-tsatsis.gr\/en\/#organization","name":"Metallotexnia Tsatsis","url":"https:\/\/metallotexnia-tsatsis.gr\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/metallotexnia-tsatsis.gr\/en\/#\/schema\/logo\/image\/","url":"https:\/\/metallotexnia-tsatsis.gr\/wp-content\/uploads\/2025\/10\/W-Transparent-01.png","contentUrl":"https:\/\/metallotexnia-tsatsis.gr\/wp-content\/uploads\/2025\/10\/W-Transparent-01.png","width":1396,"height":341,"caption":"Metallotexnia Tsatsis"},"image":{"@id":"https:\/\/metallotexnia-tsatsis.gr\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/metallotexnia-tsatsis.gr\/en\/wp-json\/wp\/v2\/pages\/27548","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/metallotexnia-tsatsis.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/metallotexnia-tsatsis.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/metallotexnia-tsatsis.gr\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/metallotexnia-tsatsis.gr\/en\/wp-json\/wp\/v2\/comments?post=27548"}],"version-history":[{"count":5,"href":"https:\/\/metallotexnia-tsatsis.gr\/en\/wp-json\/wp\/v2\/pages\/27548\/revisions"}],"predecessor-version":[{"id":27999,"href":"https:\/\/metallotexnia-tsatsis.gr\/en\/wp-json\/wp\/v2\/pages\/27548\/revisions\/27999"}],"wp:attachment":[{"href":"https:\/\/metallotexnia-tsatsis.gr\/en\/wp-json\/wp\/v2\/media?parent=27548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}