{"id":39,"date":"2014-11-06T13:45:07","date_gmt":"2014-11-06T13:45:07","guid":{"rendered":"http:\/\/localhost\/orderoffhore\/?p=39"},"modified":"2015-06-30T09:35:30","modified_gmt":"2015-06-30T09:35:30","slug":"marshall-szigetek","status":"publish","type":"post","link":"https:\/\/orderoffshore.com\/en\/marshall-islands\/","title":{"rendered":"Marshall Islands"},"content":{"rendered":"<p>&nbsp;<\/p>\n<h2>Setting up an offshore company in the Marshall Islands<\/h2>\n<p>Companies in the Marshall Islands are really easy to start and maintain. The Marshall Islands Corporations Act of 1990 is modeled after the Delaware Corporations Act, but with additions to allow a Marshall Islands company to operate as a true offshore corporation.<\/p>\n<p>It is characterised by <strong>no need to prepare an annual return<\/strong> or other data reporting, and there are no public records of company directors and shareholders.<\/p>\n<p>A particular advantage is that here you can even <strong>the share for the presentation is available<\/strong>, which is now allowed in very few places in the world. In our experience, this is the main reason why customers choose this location.<\/p>\n<p>It is sufficient to have 1 director and 1 shareholder of any nationality.<\/p>\n<p><strong>No need to travel to set up a company.<\/strong><\/p>\n<p>It is necessary to keep a financial statement, but it does not have to be submitted to any organisation and can be kept anywhere in the world.<\/p>\n<p>The Marshall Islands are located halfway between Indonesia and Hawaii and are the easternmost island group in Micronesia. It is named after British naval officer John Marshall. It has been under British, Spanish, German, Japanese and American rule. It gained independence in 1986 and became a full member of the United Nations in 1991. <strong>The official language is English.<\/strong><\/p>\n<p><strong>The country is politically stable.<\/strong><\/p>\n<p>Agriculture and tourism are the mainstays of the economy. Its main trading partners are the USA, Japan and Australia. It has 2 international airports and 12 deep-sea ports.<\/p>\n<p>Financial services are provided by the Bank of Guam and Bank of Hawaii in addition to local banks. The main islands all have their own power and water plants. Telecommunications services are adequate. Their international country code is 692.<\/p>\n<p><a id=\"form\"><\/a>\t\t\r\n<script src=\"https:\/\/r3.minicrm.hu\/api\/minicrm.js?t=1418907138\"><\/script>\r\n<form formhash=\"22601-25liuzzbfe1pot5khw9w\" action=\"https:\/\/r3.minicrm.hu\/Api\/Signup\" method=\"post\" class=\"TurnKeyCRM\" data-trp-original-action=\"https:\/\/r3.minicrm.hu\/Api\/Signup\">\r\n\t<fieldset>\r\n\t\t<legend>Contact us<\/legend>\r\n\t\t\t<div class=\"InputBlock\">\r\n\t\t\t<label for=\"Contact_FirstName_1160\" class=\"Required\">First name<\/label>\r\n\t\t\t<input name=\"Contact[1160][FirstName]\" id=\"Contact_FirstName_1160\" language=\"EN\" type=\"text\">\r\n\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"InputBlock\">\r\n\t\t\t<label for=\"Contact_LastName_1160\">Last name<\/label>\r\n\t\t\t<input name=\"Contact[1160][LastName]\" id=\"Contact_LastName_1160\" language=\"EN\" type=\"text\">\r\n\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"InputBlock\">\r\n\t\t\t<label for=\"Contact_Email_1160\" class=\"Required\">Email<\/label>\r\n\t\t\t<input name=\"Contact[1160][Email]\" id=\"Contact_Email_1160\" language=\"EN\" type=\"text\">\r\n\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"InputBlock\">\r\n\t\t\t<label for=\"Project_OnlineKerdesek_1158\">Question<\/label>\r\n\t\t\t<textarea name=\"Project[1158][OnlineKerdesek]\" id=\"Project_OnlineKerdesek_1158\" language=\"EN\">K\u00e9rdezzen munkat\u00e1rsainkt\u00f3l, amint tudunk v\u00e1laszolunk.<\/textarea>\r\n\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"InputBlock\">\r\n\t\t\t<label for=\"Contact_Phone_1160\">Phone number<\/label>\r\n\t\t\t<input name=\"Contact[1160][Phone]\" id=\"Contact_Phone_1160\" language=\"EN\" type=\"text\">\r\n\t\t\t\t\t\t<\/div>\r\n\r\n\t<\/fieldset>\r\n\r\n\t<div id=\"Response_22601-25liuzzbfe1pot5khw9w\" style=\"display: none;\" class=\"Response\"><\/div>\r\n\t<input id=\"Submit_22601-25liuzzbfe1pot5khw9w\" type=\"Submit\" value=\"Tov\u00e1bbi inform\u00e1ci\u00f3 szeretn\u00e9k illetve c\u00e9get rendelek\">\r\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\r\n<script>\r\n\tvar MessageHandler = function(e) {\r\n\t\tvar obj = JSON.parse(e.data);\r\n\r\n\t\tif (typeof obj != 'object') return;\r\n\t\tif (obj.action == 'sizing?') {\r\n\t\t\tvar resp = ' { ';\r\n\t\t\tresp += '\"action\": \"sizing\",';\r\n\t\t\tresp += '\"target\": \"' + obj.target + '\",';\r\n\t\t\tresp += '\"width\": \"' + Math.max(600, document.body.clientWidth) + '\",';\r\n\t\t\tresp += '\"height\": \"' + (document.body.clientHeight + document.getElementById(\"Submit_22601-25liuzzbfe1pot5khw9w\").offsetHeight) + '\"';\r\n\t\t\tresp += ' } ';\r\n\t\t\te.source.postMessage(resp, e.origin);\r\n\t\t}\r\n\t\t\r\n\t\tif (obj.action == 'setcallback') {\r\n\t\t\tminicrm.SetLoaderCallback(e);\r\n\t\t}\r\n\t\t\r\n\t\tif (obj.action == 'response' && obj.response) {\r\n\t\t\tminicrm.Response(minicrm.LastForm, obj.response);\r\n\t\t}\r\n\t}\r\n\r\n\tif (typeof window.addEventListener != 'undefined') {\r\n    \twindow.addEventListener('message', MessageHandler, false);\r\n    } else if(typeof window.attachEvent != 'undefined') {\r\n    \twindow.attachEvent('onmessage', MessageHandler);\r\n    }\r\n\r\n<\/script><br \/>\n<div class=\"call-text\">Call me with confidence!<\/div>\r\n\r\n<div class=\"call_btn\"><a href=\"tel: 36709415142\"> +36 70 941 5142<\/a><\/div><\/p>","protected":false},"excerpt":{"rendered":"<p>&nbsp; Setting up an offshore company in the Marshall Islands Setting up and maintaining a company in the Marshall Islands is really easy. The Marshall Islands Corporations Act of 1990 is modeled on the Delaware Corporations Act, but with additions to allow a Marshall Islands company to operate as a true offshore corporation. It features no annual return or other filing requirements, and no public record of [...]<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Marshall-szigetek C\u00e9galap\u00edt\u00e1s \u2013 Offshore c\u00e9galap\u00edt\u00e1s \u00e9s banksz\u00e1mlanyit\u00e1s Marshall-szigetek<\/title>\n<meta name=\"description\" content=\"A Marshall-szigeteki c\u00e9geket igaz\u00e1n egyszer\u0171 alap\u00edtani \u00e9s fenntartani. Kiemelt el\u0151nye, hogy itt m\u00e9g el\u00e9rhet\u0151 a bemutat\u00f3ra sz\u00f3l\u00f3 r\u00e9szv\u00e9ny, amely a vil\u00e1gon m\u00e1r nagyon kev\u00e9s helyen enged\u00e9lyezett.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/orderoffshore.com\/en\/marshall-islands\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Marshall-szigetek\" \/>\n<meta property=\"og:description\" content=\"A Marshall-szigeteki c\u00e9geket igaz\u00e1n egyszer\u0171 alap\u00edtani \u00e9s fenntartani. Kiemelt el\u0151nye, hogy itt m\u00e9g el\u00e9rhet\u0151 a bemutat\u00f3ra sz\u00f3l\u00f3 r\u00e9szv\u00e9ny, amely a vil\u00e1gon m\u00e1r nagyon kev\u00e9s helyen enged\u00e9lyezett.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/orderoffshore.com\/en\/marshall-islands\/\" \/>\n<meta property=\"og:site_name\" content=\"Offshore C\u00e9galap\u00edt\u00e1s\" \/>\n<meta property=\"article:published_time\" content=\"2014-11-06T13:45:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-06-30T09:35:30+00:00\" \/>\n<meta name=\"author\" content=\"Daniel dr Toth\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Daniel dr Toth\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t    \"@context\": \"https:\/\/schema.org\",\n\t    \"@graph\": [\n\t        {\n\t            \"@type\": \"Article\",\n\t            \"@id\": \"https:\/\/orderoffshore.com\/marshall-szigetek\/#article\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/orderoffshore.com\/marshall-szigetek\/\"\n\t            },\n\t            \"author\": {\n\t                \"name\": \"Daniel dr Toth\",\n\t                \"@id\": \"https:\/\/orderoffshore.com\/#\/schema\/person\/29d3925bf62867dfb8495d6de20c5e81\"\n\t            },\n\t            \"headline\": \"Marshall-szigetek\",\n\t            \"datePublished\": \"2014-11-06T13:45:07+00:00\",\n\t            \"dateModified\": \"2015-06-30T09:35:30+00:00\",\n\t            \"mainEntityOfPage\": {\n\t                \"@id\": \"https:\/\/orderoffshore.com\/marshall-szigetek\/\"\n\t            },\n\t            \"wordCount\": 345,\n\t            \"commentCount\": 0,\n\t            \"publisher\": {\n\t                \"@id\": \"https:\/\/orderoffshore.com\/#organization\"\n\t            },\n\t            \"articleSection\": [\n\t                \"helysz\u00ednek\"\n\t            ],\n\t            \"inLanguage\": \"en-GB\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"CommentAction\",\n\t                    \"name\": \"Comment\",\n\t                    \"target\": [\n\t                        \"https:\/\/orderoffshore.com\/marshall-szigetek\/#respond\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\/\/orderoffshore.com\/marshall-szigetek\/\",\n\t            \"url\": \"https:\/\/orderoffshore.com\/marshall-szigetek\/\",\n\t            \"name\": \"Marshall-szigetek C\u00e9galap\u00edt\u00e1s \u2013 Offshore c\u00e9galap\u00edt\u00e1s \u00e9s banksz\u00e1mlanyit\u00e1s Marshall-szigetek\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/orderoffshore.com\/#website\"\n\t            },\n\t            \"datePublished\": \"2014-11-06T13:45:07+00:00\",\n\t            \"dateModified\": \"2015-06-30T09:35:30+00:00\",\n\t            \"description\": \"A Marshall-szigeteki c\u00e9geket igaz\u00e1n egyszer\u0171 alap\u00edtani \u00e9s fenntartani. Kiemelt el\u0151nye, hogy itt m\u00e9g el\u00e9rhet\u0151 a bemutat\u00f3ra sz\u00f3l\u00f3 r\u00e9szv\u00e9ny, amely a vil\u00e1gon m\u00e1r nagyon kev\u00e9s helyen enged\u00e9lyezett.\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\/\/orderoffshore.com\/marshall-szigetek\/#breadcrumb\"\n\t            },\n\t            \"inLanguage\": \"en-GB\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"ReadAction\",\n\t                    \"target\": [\n\t                        \"https:\/\/orderoffshore.com\/marshall-szigetek\/\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\/\/orderoffshore.com\/marshall-szigetek\/#breadcrumb\",\n\t            \"itemListElement\": [\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 1,\n\t                    \"name\": \"Kezd\u0151lap\",\n\t                    \"item\": \"https:\/\/orderoffshore.com\/\"\n\t                },\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 2,\n\t                    \"name\": \"Marshall-szigetek\"\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"WebSite\",\n\t            \"@id\": \"https:\/\/orderoffshore.com\/#website\",\n\t            \"url\": \"https:\/\/orderoffshore.com\/\",\n\t            \"name\": \"Order Offshore\",\n\t            \"description\": \"C\u00e9galap\u00edt\u00e1s, v\u00edzum \u00e9s banksz\u00e1mla l\u00e9trehoz\u00e1s\",\n\t            \"publisher\": {\n\t                \"@id\": \"https:\/\/orderoffshore.com\/#organization\"\n\t            },\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"SearchAction\",\n\t                    \"target\": {\n\t                        \"@type\": \"EntryPoint\",\n\t                        \"urlTemplate\": \"https:\/\/orderoffshore.com\/?s={search_term_string}\"\n\t                    },\n\t                    \"query-input\": \"required name=search_term_string\"\n\t                }\n\t            ],\n\t            \"inLanguage\": \"en-GB\"\n\t        },\n\t        {\n\t            \"@type\": \"Organization\",\n\t            \"@id\": \"https:\/\/orderoffshore.com\/#organization\",\n\t            \"name\": \"Order Offshore\",\n\t            \"url\": \"https:\/\/orderoffshore.com\/\",\n\t            \"logo\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-GB\",\n\t                \"@id\": \"https:\/\/orderoffshore.com\/#\/schema\/logo\/image\/\",\n\t                \"url\": \"https:\/\/orderoffshore.com\/wp-content\/uploads\/2014\/11\/orderofshore_logo1.png\",\n\t                \"contentUrl\": \"https:\/\/orderoffshore.com\/wp-content\/uploads\/2014\/11\/orderofshore_logo1.png\",\n\t                \"width\": 250,\n\t                \"height\": 80,\n\t                \"caption\": \"Order Offshore\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\/\/orderoffshore.com\/#\/schema\/logo\/image\/\"\n\t            }\n\t        },\n\t        {\n\t            \"@type\": \"Person\",\n\t            \"@id\": \"https:\/\/orderoffshore.com\/#\/schema\/person\/29d3925bf62867dfb8495d6de20c5e81\",\n\t            \"name\": \"Daniel dr Toth\",\n\t            \"image\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-GB\",\n\t                \"@id\": \"https:\/\/orderoffshore.com\/#\/schema\/person\/image\/\",\n\t                \"url\": \"https:\/\/secure.gravatar.com\/avatar\/2fde4a692512a85aa6838ec87d6c7d28?s=96&d=mm&r=g\",\n\t                \"contentUrl\": \"https:\/\/secure.gravatar.com\/avatar\/2fde4a692512a85aa6838ec87d6c7d28?s=96&d=mm&r=g\",\n\t                \"caption\": \"Daniel dr Toth\"\n\t            },\n\t            \"description\": \"2001-ben v\u00e9geztem k\u00f6zg\u00e1zon. 18. \u00e9let\u00e9vem bet\u00f6lt\u00e9se ut\u00e1n nem sokkal egyszer egy parkol\u00e1si b\u00edrs\u00e1got leemeltek a banksz\u00e1ml\u00e1mr\u00f3l. Akkor szinte m\u00e9g di\u00e1kk\u00e9nt az a 10-20 ezer forint k\u00f6z\u00f6tti \u00f6sszeg hi\u00e1nyzott \u00e9s rossz \u00e9rz\u00e9ssel t\u00f6lt\u00f6tt el, hogy csak \u00fagy elvehetik. Amit ebb\u0151l megtanultam, hogy meg kell v\u00e9deni azt, ami az eny\u00e9m. Ha valami jogos, term\u00e9szetesen kifizetem, ugyanakkor ennek az \u00e9n d\u00f6nt\u00e9semnek kell lennie. Ezek a gondolatok ind\u00edtottak el az offshore vil\u00e1g\u00e1ban. 2006-ban alap\u00edtottam meg az Orderoffshore-t, ami az egyre n\u00f6vekv\u0151 ig\u00e9nyeket, seg\u00edts\u00e9g k\u00e9r\u00e9seket szolg\u00e1lta ki. Ma m\u00e1r sz\u00e1mos koll\u00e9g\u00e1val \u00e9s partnerrel szolg\u00e1ljuk ki \u00fcgyfeleinket. Alap\u00edt\u00e1sunk idej\u00e9n f\u0151k\u00e9nt magyar \u00fcgyfelekkel dolgoztunk, de h\u00edr\u00fcnk szerencs\u00e9re \u00e1tl\u00e9pte az orsz\u00e1ghat\u00e1rainkat \u00e9s \u00fcgyfeleink k\u00f6z\u00f6tt vannak szlov\u00e1k, szerb, orosz, kazah, osztr\u00e1k, n\u00e9met, vietn\u00e1mi, k\u00ednai, pakiszt\u00e1ni \u00e9s kambodzsai \u00fczletemberek is. Feles\u00e9gemmel 2 kisl\u00e1nyt nevel\u00fcnk. Hobbim a vitorl\u00e1z\u00e1s \u00e9s \u00f6nmagam csiszol\u00e1sa.\",\n\t            \"url\": \"https:\/\/orderoffshore.com\/en\/author\/dani\/\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Marshall-szigetek C\u00e9galap\u00edt\u00e1s \u2013 Offshore c\u00e9galap\u00edt\u00e1s \u00e9s banksz\u00e1mlanyit\u00e1s Marshall-szigetek","description":"A Marshall-szigeteki c\u00e9geket igaz\u00e1n egyszer\u0171 alap\u00edtani \u00e9s fenntartani. Kiemelt el\u0151nye, hogy itt m\u00e9g el\u00e9rhet\u0151 a bemutat\u00f3ra sz\u00f3l\u00f3 r\u00e9szv\u00e9ny, amely a vil\u00e1gon m\u00e1r nagyon kev\u00e9s helyen enged\u00e9lyezett.","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:\/\/orderoffshore.com\/en\/marshall-islands\/","og_locale":"en_GB","og_type":"article","og_title":"Marshall-szigetek","og_description":"A Marshall-szigeteki c\u00e9geket igaz\u00e1n egyszer\u0171 alap\u00edtani \u00e9s fenntartani. Kiemelt el\u0151nye, hogy itt m\u00e9g el\u00e9rhet\u0151 a bemutat\u00f3ra sz\u00f3l\u00f3 r\u00e9szv\u00e9ny, amely a vil\u00e1gon m\u00e1r nagyon kev\u00e9s helyen enged\u00e9lyezett.","og_url":"https:\/\/orderoffshore.com\/en\/marshall-islands\/","og_site_name":"Offshore C\u00e9galap\u00edt\u00e1s","article_published_time":"2014-11-06T13:45:07+00:00","article_modified_time":"2015-06-30T09:35:30+00:00","author":"Daniel dr Toth","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Daniel dr Toth","Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/orderoffshore.com\/marshall-szigetek\/#article","isPartOf":{"@id":"https:\/\/orderoffshore.com\/marshall-szigetek\/"},"author":{"name":"Daniel dr Toth","@id":"https:\/\/orderoffshore.com\/#\/schema\/person\/29d3925bf62867dfb8495d6de20c5e81"},"headline":"Marshall-szigetek","datePublished":"2014-11-06T13:45:07+00:00","dateModified":"2015-06-30T09:35:30+00:00","mainEntityOfPage":{"@id":"https:\/\/orderoffshore.com\/marshall-szigetek\/"},"wordCount":345,"commentCount":0,"publisher":{"@id":"https:\/\/orderoffshore.com\/#organization"},"articleSection":["helysz\u00ednek"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/orderoffshore.com\/marshall-szigetek\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/orderoffshore.com\/marshall-szigetek\/","url":"https:\/\/orderoffshore.com\/marshall-szigetek\/","name":"Marshall-szigetek C\u00e9galap\u00edt\u00e1s \u2013 Offshore c\u00e9galap\u00edt\u00e1s \u00e9s banksz\u00e1mlanyit\u00e1s Marshall-szigetek","isPartOf":{"@id":"https:\/\/orderoffshore.com\/#website"},"datePublished":"2014-11-06T13:45:07+00:00","dateModified":"2015-06-30T09:35:30+00:00","description":"A Marshall-szigeteki c\u00e9geket igaz\u00e1n egyszer\u0171 alap\u00edtani \u00e9s fenntartani. Kiemelt el\u0151nye, hogy itt m\u00e9g el\u00e9rhet\u0151 a bemutat\u00f3ra sz\u00f3l\u00f3 r\u00e9szv\u00e9ny, amely a vil\u00e1gon m\u00e1r nagyon kev\u00e9s helyen enged\u00e9lyezett.","breadcrumb":{"@id":"https:\/\/orderoffshore.com\/marshall-szigetek\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/orderoffshore.com\/marshall-szigetek\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/orderoffshore.com\/marshall-szigetek\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Kezd\u0151lap","item":"https:\/\/orderoffshore.com\/"},{"@type":"ListItem","position":2,"name":"Marshall-szigetek"}]},{"@type":"WebSite","@id":"https:\/\/orderoffshore.com\/#website","url":"https:\/\/orderoffshore.com\/","name":"Order Offshore","description":"C\u00e9galap\u00edt\u00e1s, v\u00edzum \u00e9s banksz\u00e1mla l\u00e9trehoz\u00e1s","publisher":{"@id":"https:\/\/orderoffshore.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/orderoffshore.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/orderoffshore.com\/#organization","name":"Order Offshore","url":"https:\/\/orderoffshore.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/orderoffshore.com\/#\/schema\/logo\/image\/","url":"https:\/\/orderoffshore.com\/wp-content\/uploads\/2014\/11\/orderofshore_logo1.png","contentUrl":"https:\/\/orderoffshore.com\/wp-content\/uploads\/2014\/11\/orderofshore_logo1.png","width":250,"height":80,"caption":"Order Offshore"},"image":{"@id":"https:\/\/orderoffshore.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/orderoffshore.com\/#\/schema\/person\/29d3925bf62867dfb8495d6de20c5e81","name":"Daniel dr Toth","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/orderoffshore.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2fde4a692512a85aa6838ec87d6c7d28?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2fde4a692512a85aa6838ec87d6c7d28?s=96&d=mm&r=g","caption":"Daniel dr Toth"},"description":"2001-ben v\u00e9geztem k\u00f6zg\u00e1zon. 18. \u00e9let\u00e9vem bet\u00f6lt\u00e9se ut\u00e1n nem sokkal egyszer egy parkol\u00e1si b\u00edrs\u00e1got leemeltek a banksz\u00e1ml\u00e1mr\u00f3l. Akkor szinte m\u00e9g di\u00e1kk\u00e9nt az a 10-20 ezer forint k\u00f6z\u00f6tti \u00f6sszeg hi\u00e1nyzott \u00e9s rossz \u00e9rz\u00e9ssel t\u00f6lt\u00f6tt el, hogy csak \u00fagy elvehetik. Amit ebb\u0151l megtanultam, hogy meg kell v\u00e9deni azt, ami az eny\u00e9m. Ha valami jogos, term\u00e9szetesen kifizetem, ugyanakkor ennek az \u00e9n d\u00f6nt\u00e9semnek kell lennie. Ezek a gondolatok ind\u00edtottak el az offshore vil\u00e1g\u00e1ban. 2006-ban alap\u00edtottam meg az Orderoffshore-t, ami az egyre n\u00f6vekv\u0151 ig\u00e9nyeket, seg\u00edts\u00e9g k\u00e9r\u00e9seket szolg\u00e1lta ki. Ma m\u00e1r sz\u00e1mos koll\u00e9g\u00e1val \u00e9s partnerrel szolg\u00e1ljuk ki \u00fcgyfeleinket. Alap\u00edt\u00e1sunk idej\u00e9n f\u0151k\u00e9nt magyar \u00fcgyfelekkel dolgoztunk, de h\u00edr\u00fcnk szerencs\u00e9re \u00e1tl\u00e9pte az orsz\u00e1ghat\u00e1rainkat \u00e9s \u00fcgyfeleink k\u00f6z\u00f6tt vannak szlov\u00e1k, szerb, orosz, kazah, osztr\u00e1k, n\u00e9met, vietn\u00e1mi, k\u00ednai, pakiszt\u00e1ni \u00e9s kambodzsai \u00fczletemberek is. Feles\u00e9gemmel 2 kisl\u00e1nyt nevel\u00fcnk. Hobbim a vitorl\u00e1z\u00e1s \u00e9s \u00f6nmagam csiszol\u00e1sa.","url":"https:\/\/orderoffshore.com\/en\/author\/dani\/"}]}},"_links":{"self":[{"href":"https:\/\/orderoffshore.com\/en\/wp-json\/wp\/v2\/posts\/39"}],"collection":[{"href":"https:\/\/orderoffshore.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/orderoffshore.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/orderoffshore.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/orderoffshore.com\/en\/wp-json\/wp\/v2\/comments?post=39"}],"version-history":[{"count":9,"href":"https:\/\/orderoffshore.com\/en\/wp-json\/wp\/v2\/posts\/39\/revisions"}],"predecessor-version":[{"id":271,"href":"https:\/\/orderoffshore.com\/en\/wp-json\/wp\/v2\/posts\/39\/revisions\/271"}],"wp:attachment":[{"href":"https:\/\/orderoffshore.com\/en\/wp-json\/wp\/v2\/media?parent=39"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/orderoffshore.com\/en\/wp-json\/wp\/v2\/categories?post=39"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/orderoffshore.com\/en\/wp-json\/wp\/v2\/tags?post=39"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}