{"id":780,"date":"2025-04-14T23:45:22","date_gmt":"2025-04-14T21:45:22","guid":{"rendered":"https:\/\/spedytor.u349765.stronazen.pl\/?page_id=780"},"modified":"2025-11-26T23:41:32","modified_gmt":"2025-11-26T22:41:32","slug":"kontakt","status":"publish","type":"page","link":"https:\/\/spedytorwruchu.pl\/ua\/kontakt\/","title":{"rendered":"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0438"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"780\" class=\"elementor elementor-780\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5000372 e-flex e-con-boxed e-con e-parent\" data-id=\"5000372\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8ebff4 elementor-widget elementor-widget-html\" data-id=\"c8ebff4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\n<div class=\"sekcja-kontakt-animowana\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" \/>\n\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&display=swap');\n\n    .sekcja-kontakt-animowana {\n      font-family: 'Montserrat', sans-serif;\n      background-color: #fff;\n      color: #0A2953;\n      padding: 60px 30px;\n      border-radius: 24px;\n      box-shadow: 0 20px 60px rgba(0,0,0,0.08);\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n\n    .fade-in {\n      opacity: 0;\n      transform: translateY(30px);\n      animation: fadeInUp 1s ease-out forwards;\n    }\n\n    .slide-in-right {\n      opacity: 0;\n      transform: translateX(50px);\n      animation: slideInRight 1s ease-out forwards;\n    }\n\n    .slide-in-left {\n      opacity: 0;\n      transform: translateX(-50px);\n      animation: slideInLeft 1s ease-out forwards;\n    }\n\n    @keyframes fadeInUp {\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    @keyframes slideInRight {\n      to {\n        opacity: 1;\n        transform: translateX(0);\n      }\n    }\n\n    @keyframes slideInLeft {\n      to {\n        opacity: 1;\n        transform: translateX(0);\n      }\n    }\n\n    .kontakt-pytanie,\n    .wirtualny-maciek {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      justify-content: space-between;\n      gap: 30px;\n      margin-bottom: 50px;\n    }\n\n    .kontakt-tekst,\n    .maciek-tekst {\n      flex: 1 1 55%;\n    }\n\n    .kontakt-tekst h3,\n    .maciek-tekst h3 {\n      font-size: 24px;\n      color: #F5A623;\n      margin-bottom: 10px;\n    }\n\n    .kontakt-tekst p\n     {\n      font-size: 20px;\n      line-height: 1.7;\n    }\n    .maciek-tekst p {\n        font-weight: 500;\n      font-size: 20px;\n      line-height: 1.7;\n    }\n\n    .kontakt-grafika1,\n    .maciek-img {\n      flex: 1 1 35%;\n      text-align: center;\n    }\n\n    .kontakt-grafika1 img,\n    .maciek-img img {\n      max-width: 100%;\n      height: auto;\n      border-radius: 16px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n    }\n\n    .kontakt-dane {\n      margin-bottom: 40px;\n    }\n\n    .kontakt-dane .wiersz {\n      display: flex;\n      align-items: center;\n      margin-bottom: 16px;\n      font-size: 18px;\n    }\n\n    .kontakt-dane i {\n      color: #F5A623;\n      margin-right: 12px;\n      font-size: 20px;\n      min-width: 24px;\n    }\n\n    .adres {\n      margin-bottom: 40px;\n      font-size: 16px;\n    }\n\n    .wirtualny-maciek {\n      background-color: #F5A623;\n      color: #0A2953;\n      padding: 30px;\n      border-radius: 20px;\n    }\n\n    .mapa {\n      margin-top: 50px;\n      border-radius: 20px;\n      overflow: hidden;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n    }\n\n    .mapa iframe {\n      width: 100%;\n      height: 400px;\n      border: none;\n    }\n\n    .contact-form-container {\n      background: #f9fafc;\n      border-radius: 20px;\n      padding: 40px;\n      margin: 40px 0;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n    }\n\n    .contact-form-title {\n      font-size: 24px;\n      color: #0A2953;\n      margin-bottom: 30px;\n      text-align: center;\n      position: relative;\n    }\n\n    .contact-form-title:after {\n      content: '';\n      display: block;\n      width: 80px;\n      height: 4px;\n      background: #F5A623;\n      margin: 15px auto 0;\n    }\n\n    .form-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 20px;\n      margin-bottom: 20px;\n    }\n\n    .form-group {\n      flex: 1;\n      min-width: 250px;\n    }\n\n    .form-group label {\n      display: block;\n      margin-bottom: 8px;\n      font-weight: 600;\n      color: #0A2953;\n      font-size: 15px;\n    }\n\n    .form-group input,\n    .form-group textarea {\n      width: 100%;\n      padding: 14px 16px;\n      border: 1px solid #e0e4ed;\n      border-radius: 10px;\n      font-size: 15px;\n      transition: all 0.3s;\n      background: #fff;\n    }\n\n    .form-group input:focus,\n    .form-group textarea:focus {\n      border-color: #F5A623;\n      outline: none;\n      box-shadow: 0 0 0 3px rgba(245,166,35,0.1);\n    }\n\n    .form-group textarea {\n      min-height: 140px;\n      resize: vertical;\n    }\n\n    .submit-btn {\n      background: #F5A623;\n      color: #0A2953;\n      border: none;\n      padding: 16px 35px;\n      border-radius: 10px;\n      font-size: 16px;\n      font-weight: 700;\n      cursor: pointer;\n      transition: all 0.3s;\n      display: block;\n      margin: 30px auto 0;\n      width: fit-content;\n    }\n\n    .submit-btn:hover {\n      background: #e59b1a;\n      transform: translateY(-2px);\n      box-shadow: 0 5px 15px rgba(245,166,35,0.3);\n    }\n\n@media (max-width: 768px) {\n  .wirtualny-maciek {\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    padding: 1em;\n  }\n\n  .maciek-tekst {\n    width: 100%;\n    margin: 0;\n    font-size: 22px;\n  }\n\n  .maciek-img {\n    width: 100%;\n    margin-top: 20px;\n  }\n\n  .maciek-img img {\n    max-width: 80%;\n    height: auto;\n  }\n}\n\n\n\n  <\/style>\n\n  <div class=\"kontakt-pytanie fade-in\">\n    <div class=\"kontakt-tekst slide-in-left\">\n      <h3><strong>\u0423 \u0432\u0430\u0441 \u0454 \u0434\u043e \u043d\u0430\u0441 \u044f\u043a\u0456\u0441\u044c \u043f\u0438\u0442\u0430\u043d\u043d\u044f?<\/strong><\/h3>\n      <p>\n        \u041c\u0438 \u0434\u043e \u0412\u0430\u0448\u0438\u0445 \u043f\u043e\u0441\u043b\u0443\u0433! \u042f\u043a\u0449\u043e \u0412\u0438 \u0445\u043e\u0447\u0435\u0442\u0435 \u043e\u0442\u0440\u0438\u043c\u0430\u0442\u0438 \u0431\u0456\u043b\u044c\u0448\u0435 \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0457 \u043f\u0440\u043e \u043d\u0430\u0448\u0443 \u043f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u044e,\n\u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0443 \u0430\u0431\u043e \u043f\u043e\u0441\u043b\u0443\u0433\u0438 \u2014 \u0437\u0432'\u044f\u0436\u0456\u0442\u044c\u0441\u044f \u0437 \u043d\u0430\u043c\u0438 \u0431\u0435\u0437\u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e.\n      <\/p>\n    <\/div>\n    <div class=\"kontakt-grafika1 slide-in-right\">\n      <img decoding=\"async\" src=\"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/Piotr.jpeg\" alt=\"Kontakt z nami\">\n    <\/div>\n  <\/div>\n\n  <div class=\"contact-form-container fade-in\">\n    <h3 class=\"contact-form-title\">\u041d\u0430\u043f\u0438\u0448\u0456\u0442\u044c \u043d\u0430\u043c<\/h3>\n    <form method=\"POST\" action=\"\" id=\"contactForm\" data-trp-original-action=\"\">\n      <input type=\"hidden\" name=\"custom_contact_form\" value=\"1\">\n\n      <div class=\"form-row\">\n        <div class=\"form-group\">\n          <label for=\"name\">\u0406\u043c'\u044f *<\/label>\n          <input type=\"text\" id=\"name\" name=\"name\" required>\n        <\/div>\n        \n        <div class=\"form-group\">\n          <label for=\"email\">\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u043f\u043e\u0448\u0442\u0430 *<\/label>\n          <input type=\"email\" id=\"email\" name=\"email\" required>\n        <\/div>\n      <\/div>\n      \n      <div class=\"form-row\">\n        <div class=\"form-group\">\n          <label for=\"phone\">\u041d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443<\/label>\n          <input type=\"tel\" id=\"phone\" name=\"phone\">\n        <\/div>\n        \n        <div class=\"form-group\">\n          <label for=\"company\">\u041d\u0430\u0437\u0432\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0457<\/label>\n          <input type=\"text\" id=\"company\" name=\"company\">\n        <\/div>\n      <\/div>\n      \n      <div class=\"form-group\">\n        <label for=\"message\">\u0427\u0438\u043c \u043c\u0438 \u043c\u043e\u0436\u0435\u043c\u043e \u0432\u0430\u043c \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u0442\u0438? *<\/label>\n        <textarea id=\"message\" name=\"message\" required><\/textarea>\n      <\/div>\n\n      <div id=\"sentMessage\" style=\"display:none; padding:15px; background:#d4edda; color:#155724; border-radius:10px; margin-top:20px; text-align:center; font-weight:600;\">\n        Wiadomo\u015b\u0107 zosta\u0142a wys\u0142ana \u2014 dzi\u0119kujemy za kontakt!\n      <\/div>\n      \n      <button type=\"submit\" class=\"submit-btn\">\u041d\u0430\u0434\u0456\u0441\u043b\u0430\u0442\u0438 \u0437\u0430\u043f\u0438\u0442<\/button>\n    <input type=\"hidden\" name=\"trp-form-language\" value=\"ua\"\/><\/form>\n\n    <script>\n      document.getElementById('contactForm').addEventListener('submit', function() {\n          setTimeout(function(){\n             document.getElementById('sentMessage').style.display = 'block';\n          }, 500);\n      });\n    <\/script>\n  <\/div>\n\n  <div class=\"kontakt-dane fade-in\">\n    <div class=\"wiersz\"><i class=\"fas fa-phone\"><\/i>\u0422\u0435\u043b\u0435\u0444\u043e\u043d: 602 211 032<\/div>\n    <div class=\"wiersz\"><i class=\"fas fa-envelope\"><\/i>Mail: kontakt@spedytorwruchu.pl<\/div>\n  <\/div>\n\n  <div class=\"adres fade-in\">\n    <strong>\u041d\u0430\u0448\u0430 \u0448\u0442\u0430\u0431-\u043a\u0432\u0430\u0440\u0442\u0438\u0440\u0430:<\/strong><br>\n    \u0432\u0443\u043b. \u041f\u0456\u043a\u0456\u0454\u0442, 18, 43-400 \u0426\u0435\u0448\u0438\u043d\n  <\/div>\n\n  <div class=\"wirtualny-maciek fade-in\">\n    <div class=\"maciek-tekst slide-in-left\">\n      <h3>\u0417\u0443\u0441\u0442\u0440\u0456\u043d\u044c\u0442\u0435 \u041c\u0430\u043a\u0430 \u2013 \u043d\u0430\u0448\u043e\u0433\u043e \u0432\u0456\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0444\u0430\u0445\u0456\u0432\u0446\u044f!<\/h3>\n      <p>\n        \u041c\u0430\u0446\u0435\u0439 \u2014 \u043d\u0430\u0448 \u0446\u0438\u0444\u0440\u043e\u0432\u0438\u0439 \u0435\u043a\u0441\u043f\u0435\u0434\u0438\u0442\u043e\u0440, \u044f\u043a\u0438\u0439 \u043f\u0440\u043e\u0439\u0448\u043e\u0432 \u0443\u0441\u0456 \u0432\u043d\u0443\u0442\u0440\u0456\u0448\u043d\u0456 \u0442\u0440\u0435\u043d\u0456\u043d\u0433\u0438. \u0412\u0456\u043d \u0437\u0430\u0432\u0436\u0434\u0438 \u0433\u043e\u0442\u043e\u0432\u0438\u0439\n\u0434\u043e\u043f\u043e\u043c\u043e\u0433\u0442\u0438 \u0432\u0430\u043c \u0443 \u0431\u0443\u0434\u044c-\u044f\u043a\u043e\u043c\u0443 \u043f\u0438\u0442\u0430\u043d\u043d\u0456, \u043f\u043e\u0432'\u044f\u0437\u0430\u043d\u043e\u043c\u0443 \u0437 \u043d\u0430\u0448\u043e\u044e \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u043e\u044e. \u0417\u0430\u043f\u0438\u0442\u0430\u0439\u0442\u0435 \u0439\u043e\u0433\u043e \u2014 (\u043d\u0430\u0439\u0456\u043c\u043e\u0432\u0456\u0440\u043d\u0456\u0448\u0435) \u0432\u0456\u043d \u0437\u043d\u0430\u0454 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u044c!\n      <\/p>\n    <\/div>\n    <div class=\"maciek-img slide-in-right\">\n      <img decoding=\"async\" src=\"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/Wurtualny_Maciek-removebg-preview-1-Photoroom.png\" alt=\"Wirtualny specjalista Maciek\">\n    <\/div>\n  <\/div>\n\n  <div class=\"mapa fade-in\"><\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Masz do nas jakie\u015b pytania? Jeste\u015bmy do Twojej dyspozycji! Je\u015bli chcesz uzyska\u0107 wi\u0119cej informacji o naszej ofercie, platformie lub us\u0142ugach \u2014 skontaktuj si\u0119 z nami bezpo\u015brednio. Napisz do nas Imi\u0119 * E-mail * Numer telefonu Nazwa firmy W czym mo\u017cemy Ci pom\u00f3c? * Wiadomo\u015b\u0107 zosta\u0142a wys\u0142ana \u2014 dzi\u0119kujemy za kontakt! Wy\u015blij zapytanie Telefon: 602 211 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-780","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Kontakt - Spedytor w ruchu<\/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:\/\/spedytorwruchu.pl\/ua\/kontakt\/\" \/>\n<meta property=\"og:locale\" content=\"uk_UA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kontakt - Spedytor w ruchu\" \/>\n<meta property=\"og:description\" content=\"Masz do nas jakie\u015b pytania? Jeste\u015bmy do Twojej dyspozycji! Je\u015bli chcesz uzyska\u0107 wi\u0119cej informacji o naszej ofercie, platformie lub us\u0142ugach \u2014 skontaktuj si\u0119 z nami bezpo\u015brednio. Napisz do nas Imi\u0119 * E-mail * Numer telefonu Nazwa firmy W czym mo\u017cemy Ci pom\u00f3c? * Wiadomo\u015b\u0107 zosta\u0142a wys\u0142ana \u2014 dzi\u0119kujemy za kontakt! Wy\u015blij zapytanie Telefon: 602 211 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/spedytorwruchu.pl\/ua\/kontakt\/\" \/>\n<meta property=\"og:site_name\" content=\"Spedytor w ruchu\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-26T22:41:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/Piotr.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u0431\u043b. \u0447\u0430\u0441 \u0447\u0438\u0442\u0430\u043d\u043d\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u0445\u0432\u0438\u043b\u0438\u043d\u0430\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/spedytorwruchu.pl\/kontakt\/\",\"url\":\"https:\/\/spedytorwruchu.pl\/kontakt\/\",\"name\":\"Kontakt - Spedytor w ruchu\",\"isPartOf\":{\"@id\":\"https:\/\/spedytorwruchu.pl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/spedytorwruchu.pl\/kontakt\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/spedytorwruchu.pl\/kontakt\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/Piotr.jpeg\",\"datePublished\":\"2025-04-14T21:45:22+00:00\",\"dateModified\":\"2025-11-26T22:41:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/spedytorwruchu.pl\/kontakt\/#breadcrumb\"},\"inLanguage\":\"uk\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/spedytorwruchu.pl\/kontakt\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"uk\",\"@id\":\"https:\/\/spedytorwruchu.pl\/kontakt\/#primaryimage\",\"url\":\"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/Piotr.jpeg\",\"contentUrl\":\"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/Piotr.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/spedytorwruchu.pl\/kontakt\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\/\/spedytorwruchu.pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kontakt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/spedytorwruchu.pl\/#website\",\"url\":\"https:\/\/spedytorwruchu.pl\/\",\"name\":\"Spedytor w ruchu\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/spedytorwruchu.pl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/spedytorwruchu.pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"uk\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/spedytorwruchu.pl\/#organization\",\"name\":\"Spedytor w ruchu\",\"url\":\"https:\/\/spedytorwruchu.pl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"uk\",\"@id\":\"https:\/\/spedytorwruchu.pl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/logo-pn-1.png\",\"contentUrl\":\"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/logo-pn-1.png\",\"width\":1280,\"height\":1280,\"caption\":\"Spedytor w ruchu\"},\"image\":{\"@id\":\"https:\/\/spedytorwruchu.pl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kontakt - Spedytor w ruchu","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:\/\/spedytorwruchu.pl\/ua\/kontakt\/","og_locale":"uk_UA","og_type":"article","og_title":"Kontakt - Spedytor w ruchu","og_description":"Masz do nas jakie\u015b pytania? Jeste\u015bmy do Twojej dyspozycji! Je\u015bli chcesz uzyska\u0107 wi\u0119cej informacji o naszej ofercie, platformie lub us\u0142ugach \u2014 skontaktuj si\u0119 z nami bezpo\u015brednio. Napisz do nas Imi\u0119 * E-mail * Numer telefonu Nazwa firmy W czym mo\u017cemy Ci pom\u00f3c? * Wiadomo\u015b\u0107 zosta\u0142a wys\u0142ana \u2014 dzi\u0119kujemy za kontakt! Wy\u015blij zapytanie Telefon: 602 211 [&hellip;]","og_url":"https:\/\/spedytorwruchu.pl\/ua\/kontakt\/","og_site_name":"Spedytor w ruchu","article_modified_time":"2025-11-26T22:41:32+00:00","og_image":[{"url":"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/Piotr.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u0431\u043b. \u0447\u0430\u0441 \u0447\u0438\u0442\u0430\u043d\u043d\u044f":"1 \u0445\u0432\u0438\u043b\u0438\u043d\u0430"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/spedytorwruchu.pl\/kontakt\/","url":"https:\/\/spedytorwruchu.pl\/kontakt\/","name":"Kontakt - Spedytor w ruchu","isPartOf":{"@id":"https:\/\/spedytorwruchu.pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/spedytorwruchu.pl\/kontakt\/#primaryimage"},"image":{"@id":"https:\/\/spedytorwruchu.pl\/kontakt\/#primaryimage"},"thumbnailUrl":"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/Piotr.jpeg","datePublished":"2025-04-14T21:45:22+00:00","dateModified":"2025-11-26T22:41:32+00:00","breadcrumb":{"@id":"https:\/\/spedytorwruchu.pl\/kontakt\/#breadcrumb"},"inLanguage":"uk","potentialAction":[{"@type":"ReadAction","target":["https:\/\/spedytorwruchu.pl\/kontakt\/"]}]},{"@type":"ImageObject","inLanguage":"uk","@id":"https:\/\/spedytorwruchu.pl\/kontakt\/#primaryimage","url":"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/Piotr.jpeg","contentUrl":"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/Piotr.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/spedytorwruchu.pl\/kontakt\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/spedytorwruchu.pl\/"},{"@type":"ListItem","position":2,"name":"Kontakt"}]},{"@type":"WebSite","@id":"https:\/\/spedytorwruchu.pl\/#website","url":"https:\/\/spedytorwruchu.pl\/","name":"Spedytor w ruchu","description":"","publisher":{"@id":"https:\/\/spedytorwruchu.pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/spedytorwruchu.pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"uk"},{"@type":"Organization","@id":"https:\/\/spedytorwruchu.pl\/#organization","name":"Spedytor w ruchu","url":"https:\/\/spedytorwruchu.pl\/","logo":{"@type":"ImageObject","inLanguage":"uk","@id":"https:\/\/spedytorwruchu.pl\/#\/schema\/logo\/image\/","url":"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/logo-pn-1.png","contentUrl":"https:\/\/spedytorwruchu.pl\/wp-content\/uploads\/2025\/04\/logo-pn-1.png","width":1280,"height":1280,"caption":"Spedytor w ruchu"},"image":{"@id":"https:\/\/spedytorwruchu.pl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/spedytorwruchu.pl\/ua\/wp-json\/wp\/v2\/pages\/780","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spedytorwruchu.pl\/ua\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/spedytorwruchu.pl\/ua\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/spedytorwruchu.pl\/ua\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/spedytorwruchu.pl\/ua\/wp-json\/wp\/v2\/comments?post=780"}],"version-history":[{"count":94,"href":"https:\/\/spedytorwruchu.pl\/ua\/wp-json\/wp\/v2\/pages\/780\/revisions"}],"predecessor-version":[{"id":2425,"href":"https:\/\/spedytorwruchu.pl\/ua\/wp-json\/wp\/v2\/pages\/780\/revisions\/2425"}],"wp:attachment":[{"href":"https:\/\/spedytorwruchu.pl\/ua\/wp-json\/wp\/v2\/media?parent=780"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}